gecko-dev/browser/actors
2022-03-30 20:17:27 +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
AboutPluginsChild.jsm
AboutPluginsParent.jsm
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 1749775 - Add user telemetry for 98 VPN promo, r=andreio,pdahiya 2022-02-11 16:31:06 +00:00
AboutPrivateBrowsingParent.jsm Bug 1754832 - Update PBM to support opening spotlight tab modal r=Mardak,mviar,fluent-reviewers,flod 2022-03-17 06:41:47 +00:00
AboutProtectionsChild.jsm
AboutProtectionsParent.jsm Bug 1747149 - Consolidate logic for when to show VPN promo and add BrowserUtils test r=dmose,preferences-reviewers,prathiksha,Gijs 2022-02-14 14:21:04 +00:00
AboutReaderChild.jsm Backed out 3 changesets (bug 1703953) for causing multiple failures. CLOSED TREE 2022-03-29 17:01:58 +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 Backed out 3 changesets (bug 1703953) for causing multiple failures. CLOSED TREE 2022-03-29 17:01:58 +03: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
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
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 1739220 - Handle fullscreen state in a more reliable way; r=smaug,Gijs 2021-12-17 09:15:10 +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
LinkHandlerChild.jsm
LinkHandlerParent.jsm
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
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 Backed out 3 changesets (bug 1703953) for causing multiple failures. CLOSED TREE 2022-03-29 17:01:58 +03:00
PageStyleChild.jsm
PageStyleParent.jsm
PluginChild.jsm Backed out 3 changesets (bug 1703953) for causing multiple failures. CLOSED TREE 2022-03-29 17:01:58 +03:00
PluginParent.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
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
RefreshBlockerChild.jsm Bug 1744397 - Simplify refresh code: remove aMetaRefresh argument. r=smaug 2021-12-16 22:27:07 +00:00
RefreshBlockerParent.jsm
RFPHelperChild.jsm
RFPHelperParent.jsm
ScreenshotsComponentChild.jsm Bug 1749074 - Cancel screenshots on page unload. r=sfoster 2022-02-11 19:30:04 +00:00
SearchSERPTelemetryChild.jsm
SearchSERPTelemetryParent.jsm
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