.. |
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 1729766 - Update about:privatebrowsing with VPN promo r=Mardak,fluent-reviewers,flod
|
2021-09-16 15:25:47 +00:00 |
AboutPrivateBrowsingParent.jsm
|
Bug 1726547 - Don't show VPN promo link if enterprise policy is active. r=groovecoder
|
2021-08-31 16:00:17 +00:00 |
AboutProtectionsChild.jsm
|
…
|
|
AboutProtectionsParent.jsm
|
Bug 1639515 - Part 3: Port mozIntl.getDisplayNames users to mozIntl.DisplayNames. r=platform-i18n-reviewers,gregtatum
|
2021-09-14 09:20:32 +00:00 |
AboutReaderChild.jsm
|
Bug 1720877 - ensure we do not offer reader mode for PDFs by checking base URI as well as document URI when checking for reader-ability, r=robwu
|
2021-08-18 11:29:53 +00:00 |
AboutReaderParent.jsm
|
Bug 1691274 - Use DOM hidden property methods instead of attribute methods in browser/ directory. r=ntim,preferences-reviewers
|
2021-02-13 23:33:51 +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 1716883 - fix autoscroll behaviour over various SVG elements, r=masayuki
|
2021-07-19 11:36:55 +00:00 |
ClickHandlerParent.jsm
|
Bug 1716883 - fix autoscroll behaviour over various SVG elements, r=masayuki
|
2021-07-19 11:36:55 +00:00 |
ContentMetaChild.jsm
|
…
|
|
ContentMetaParent.jsm
|
…
|
|
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 1730625 - Walk the flat tree to search for links. r=smaug
|
2021-09-14 10:26:46 +00:00 |
ContextMenuParent.jsm
|
Bug 1682030 - Remove NPAPI overlay from JS Plugin actors r=Gijs
|
2021-04-06 19:28:18 +00:00 |
DOMFullscreenChild.jsm
|
…
|
|
DOMFullscreenParent.jsm
|
…
|
|
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 1713259, hide form validation popup when switching pages, r=Gijs
|
2021-06-03 13:18:41 +00:00 |
FormValidationParent.jsm
|
Bug 1684792, open form validation popup anchored at screen coordinate as datetime picker and select do so that it is positioned correctly in out of process iframes, r=Gijs
|
2021-01-15 15:25:44 +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
|
…
|
|
NetErrorParent.jsm
|
Bug 1711756 - fix 'go back' button in network error page to work more reliably and not rely on session restore, r=nika
|
2021-08-18 15:08:36 +00:00 |
PageInfoChild.jsm
|
…
|
|
PageStyleChild.jsm
|
…
|
|
PageStyleParent.jsm
|
…
|
|
PluginChild.jsm
|
Bug 1682030 - Remove NPAPI overlay from JS Plugin actors r=Gijs
|
2021-04-06 19:28:18 +00: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 |
RFPHelperChild.jsm
|
…
|
|
RFPHelperParent.jsm
|
…
|
|
RefreshBlockerChild.jsm
|
…
|
|
RefreshBlockerParent.jsm
|
…
|
|
SearchSERPTelemetryChild.jsm
|
…
|
|
SearchSERPTelemetryParent.jsm
|
…
|
|
SwitchDocumentDirectionChild.jsm
|
…
|
|
WebRTCChild.jsm
|
Bug 1712898 add a basic prompt for selectAudioOutput() r=jib,flod,pbz
|
2021-06-09 04:01:38 +00:00 |
WebRTCParent.jsm
|
Bug 1728749 - Pre-select OS dialog when using Pipewire for screen sharing, r=emilio
|
2021-09-02 12:51:14 +00:00 |
moz.build
|
Bug 1700972: Remove profile-per-install onboarding UI. r=Gijs
|
2021-04-21 20:06:31 +00:00 |