gecko-dev/browser/actors
Punam Dahiya 58f2a36893 Bug 1765907 - PBM experiment message should override default promo message r=mviar
Differential Revision: https://phabricator.services.mozilla.com/D144871
2022-05-12 18:24:06 +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 Bug 1688270 - Refactor save to Pocket button messaging system r=gvn,mconley 2021-02-10 21:53:25 +00:00
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 1765907 - PBM experiment message should override default promo message r=mviar 2022-05-12 18:24:06 +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 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 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 Bug 1643018 - Fix TypeError: can't access property "permanentKey", browser is undefined. r=mconley 2020-12-11 19:00:50 +00:00
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 Bug 1671983 - Part 1: Remove now-unused process switching shouldLoadURI methods, r=annyG,geckoview-reviewers,snorp 2020-11-12 18:00:53 +00:00
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 Bug 1678987 - Make page style menu deal with <link disabled> better. r=mconley 2020-12-04 01:34:15 +00:00
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