gecko-dev/browser/actors
Tooru Fujisawa 7119718780 Bug 1771463 - Do not export lazy getter "fxAccounts" from services/fxaccounts/FxAccounts.jsm. r=markh,preferences-reviewers,Mardak
Instead of exporting lazy getter, export a function that returns the FxAccount
singleton, lazily creating on the first call, and define the lazy getter on the
consumer side that calls the function.

Differential Revision: https://phabricator.services.mozilla.com/D147634
2022-05-31 14:09:10 +00:00
..
test/browser Bug 1759593 - prevent multiple actions also for modified-clicks on links, to prevent nested links causing multiple tabs to open, r=smaug 2022-03-30 20:17:27 +00:00
AboutNewTabChild.jsm Bug 1728843 - Add once option to NimbusFeatures.recordExposureEvent r=andreio 2021-09-13 14:35:15 +00:00
AboutNewTabParent.jsm Bug 1681130 - Remove the Set to Default notification bar r=Mardak,jaws 2021-04-22 19:27:55 +00:00
AboutPluginsChild.jsm
AboutPluginsParent.jsm Bug 1682030 - Remove MIME type table from about:plugins r=Gijs,mixedpuppy 2021-04-06 19:28:18 +00:00
AboutPocketChild.jsm
AboutPocketParent.jsm Bug 1693582 - Moving Pocket button panels to remote content process r=mconley 2021-09-08 16:11:34 +00:00
AboutPrivateBrowsingChild.jsm Bug 1771460 - Part 2: Remove redundant global variable that conflicts with lazy getter. r=Standard8,webdriver-reviewers 2022-05-30 20:50:21 +00:00
AboutPrivateBrowsingParent.jsm Bug 1766592 - [Experiment] The "Focus Promo" experiment message is wrongly displayed on the fist opened tab after it was dismissed r=pdahiya 2022-05-04 13:35:28 +00:00
AboutProtectionsChild.jsm
AboutProtectionsParent.jsm Bug 1771463 - Do not export lazy getter "fxAccounts" from services/fxaccounts/FxAccounts.jsm. r=markh,preferences-reviewers,Mardak 2022-05-31 14:09:10 +00:00
AboutReaderChild.jsm Backed out changeset 41bd981c3622 (bug 1651728) for causing bc failures on browser_readerMode_download.js CLOSED TREE 2022-04-22 01:33:29 +03:00
AboutReaderParent.jsm Bug 1692655, r=nika,mtigley,smaug 2022-03-24 14:35:35 +00:00
AboutTabCrashedChild.jsm
AboutTabCrashedParent.jsm
BlockedSiteChild.jsm
BlockedSiteParent.jsm
BrowserProcessChild.jsm
BrowserTabChild.jsm Bug 1706302 - Part 1: Use DOMDocElementCreated for RemotePage actors, r=Gijs 2021-07-09 16:30:28 +00:00
BrowserTabParent.jsm
ClickHandlerChild.jsm Bug 1759593 - prevent multiple actions also for modified-clicks on links, to prevent nested links causing multiple tabs to open, r=smaug 2022-03-30 20:17:27 +00:00
ClickHandlerParent.jsm Bug 1678965 - Part 2: set cross opener group for openLinkIn tabs opened as new tabs, r=dao 2022-01-25 17:42:45 +00:00
ContentSearchChild.jsm
ContentSearchParent.jsm Bug 1722395 - Fix placeholder string in handoff input in permanent private browsing mode. r=Standard8 2021-08-04 19:20:12 +00:00
ContextMenuChild.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
ContextMenuParent.jsm Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers 2022-01-17 14:18:51 +00:00
DOMFullscreenChild.jsm Bug 1739220 - Handle fullscreen state in a more reliable way; r=smaug,Gijs 2021-12-17 09:15:10 +00:00
DOMFullscreenParent.jsm Bug 1756388; r=smaug 2022-05-03 19:11:30 +00:00
DecoderDoctorChild.jsm
DecoderDoctorParent.jsm Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
EncryptedMediaChild.jsm Bug 1706164 - Use webrtc screen and window sharing data in EncryptedMediaChild to determine if media may be captured. r=alwu 2021-05-24 16:50:19 +00:00
EncryptedMediaParent.jsm Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
FormValidationChild.jsm Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals; r=smaug 2021-12-09 18:06:04 +00:00
FormValidationParent.jsm Bug 1366818, r=emilio 2021-10-13 08:57:35 +00:00
LightweightThemeChild.jsm Bug 1705062 - Handle pageshow in LightweightThemeChild r=mconley 2021-04-15 16:25:57 +00:00
LinkHandlerChild.jsm Bug 1692018 - Fix LinkHandlerChild protocol regex r=evilpie 2021-04-07 11:10:36 +00:00
LinkHandlerParent.jsm
NetErrorChild.jsm Bug 1745678 - Remove TLS 1.0/1.1 override UX, r=Gijs,mkaply,fluent-reviewers 2021-12-28 23:39:43 +00:00
NetErrorParent.jsm Bug 1743148 - Call ensureCaptivePortalTab() directly from NetErrorParent instead of firing an obs notification. r=lyavor,valentin 2021-12-04 01:49:43 +00:00
PageInfoChild.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
PageStyleChild.jsm
PageStyleParent.jsm
PluginChild.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
PluginParent.jsm Bug 1702509 - Add an annotation describing how a crash report was submitted r=KrisWright 2022-04-21 12:43:11 +00:00
PointerLockChild.jsm
PointerLockParent.jsm
PromptParent.jsm Bug 1666247 - Part 2: Return dialog from tabDialogBox.open r=pbz 2021-07-08 03:54:19 +00:00
RFPHelperChild.jsm
RFPHelperParent.jsm
RefreshBlockerChild.jsm Bug 1744397 - Simplify refresh code: remove aMetaRefresh argument. r=smaug 2021-12-16 22:27:07 +00:00
RefreshBlockerParent.jsm
ScreenshotsComponentChild.jsm Bug 1741740 - Add draggable selection ui for screenshots component. r=sfoster,fluent-reviewers 2022-05-06 15:45:52 +00:00
SearchSERPTelemetryChild.jsm Bug 1673868 - Fix inconsistent Telemetry reporting on SERP for DuckDuckGo with ads. r=Standard8 2022-05-11 00:12:51 +00:00
SearchSERPTelemetryParent.jsm Bug 1673868 - Fix inconsistent Telemetry reporting on SERP for DuckDuckGo with ads. r=Standard8 2022-05-11 00:12:51 +00:00
SwitchDocumentDirectionChild.jsm
WebRTCChild.jsm Bug 1723703 - let permission interfere with device selection once again, unless inherent constraints are present. r=pbz,johannh 2021-09-30 20:15:35 +00:00
WebRTCParent.jsm Bug 1723703 - let permission interfere with device selection once again, unless inherent constraints are present. r=pbz,johannh 2021-09-30 20:15:35 +00:00
moz.build Bug 1739929 - allow untrusted click/auxclick events to open one link per transient user gesture, r=edgar 2021-11-23 11:55:28 +00:00