gecko-dev/browser/actors
Karl Tomlinson 78defe09b9 Bug 1712898 add a basic prompt for selectAudioOutput() r=jib,flod,pbz
This contains the code paths that are similar to the prompt for getUserMedia().

Permanent permissions and grace period are not included here and their model
may differ from that of getUserMedia().
See https://bugzilla.mozilla.org/show_bug.cgi?id=1712892

Differential Revision: https://phabricator.services.mozilla.com/D115994
2021-06-09 04:01:38 +00:00
..
AboutNewTabChild.jsm Bug 1681130 - Remove the Set to Default notification bar r=Mardak,jaws 2021-04-22 19:27:55 +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 1691762 - Save to Pocket button panels to fluent r=gvn,flod,fluent-reviewers 2021-06-04 22:00:53 +00:00
AboutPrivateBrowsingChild.jsm Bug 1709344 - Add Nimbus to about:privatebrowsing r=desktop-theme-reviewers,andreio,harry 2021-05-13 01:18:18 +00:00
AboutPrivateBrowsingParent.jsm Bug 1709344 - Add Nimbus to about:privatebrowsing r=desktop-theme-reviewers,andreio,harry 2021-05-13 01:18:18 +00:00
AboutProtectionsChild.jsm
AboutProtectionsParent.jsm Bug 1703653 - Enable about:protections VPN links for mac, linux, de, and fr r=jaws 2021-04-08 16:00:12 +00:00
AboutReaderChild.jsm Bug 1706027 - Perform readability check immediately when coming from the BFCache. r=Gijs 2021-04-19 10:27:13 +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 Bug 1643018 - Fix TypeError: can't access property "permanentKey", browser is undefined. r=mconley 2020-12-11 19:00:50 +00:00
BlockedSiteChild.jsm Bug 1657616 - Remove the link to StopBadware.org in SafeBrowsing interstitial page r=gcp,fluent-reviewers,flod 2020-08-07 15:08:10 +00:00
BlockedSiteParent.jsm
BrowserProcessChild.jsm Bug 1654127, move webrtc and about home cache handling out of ContentObservers.js framescript, r=mconley 2020-07-22 10:14:26 +00:00
BrowserTabChild.jsm Bug 1708150 - Add user activation flag to reload, goBack and goForward r=ckerschb,Gijs,smaug 2021-04-28 11:26:49 +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 1703289 - Make mixed content blocker use a session-persistent permission rather than ad-hoc code. r=ckerschb,smaug 2021-04-12 18:04:12 +00:00
ClickHandlerParent.jsm Bug 1703289 - Make mixed content blocker use a session-persistent permission rather than ad-hoc code. r=ckerschb,smaug 2021-04-12 18:04:12 +00:00
ContentMetaChild.jsm Bug 1651802, replace willDestroy methods in actors with didDestroy, add null-check in picture-in-picture actor which occurs if removeMouseButtonListeners while tab is closed, r=mconley 2020-10-20 23:27:28 +00:00
ContentMetaParent.jsm
ContentSearchChild.jsm
ContentSearchParent.jsm Bug 1697381 - Stop hardcoding the actor name in ContentSearch. r=adw 2021-03-11 00:06:58 +00:00
ContextMenuChild.jsm Bug 1703289 - Make mixed content blocker use a session-persistent permission rather than ad-hoc code. r=ckerschb,smaug 2021-04-12 18:04:12 +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 Bug 1656741, r=Gijs 2020-10-05 22:38:03 +00:00
DecoderDoctorChild.jsm Bug 1649532 - Port DecoderDoctor notifications to fission. r=Gijs 2020-08-28 18:34:24 +00:00
DecoderDoctorParent.jsm Bug 1695362 - part3 : add debug log for DecoderDoctorParent. r=bryce 2021-03-02 20:37:20 +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 1711515 - Remove gProtonDoorhangers, gProtonDoorhangersEnabled, and gProtonAppMenuEnabled from various jsms and other frontend (non-test) code r=Gijs 2021-05-28 18:07:15 +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 Bug 941354 - Use innerMostURI on about:{neterror,certerror}. r=prathiksha,baku 2020-10-27 10:55:51 +00:00
NetErrorParent.jsm Bug 1644719 - Add basic support to display offline support pages when SUMO is unreachable. r=prathiksha,desktop-theme-reviewers,harry 2021-04-22 15:11:37 +00:00
PageInfoChild.jsm Bug 1683244 - Part 1: Fix the issue that `save As` of multiple selected links in PageInfo media tab doesn't work. r=smaug 2020-12-19 22:51:04 +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 1682030 - Remove NPAPI overlay from JS Plugin actors r=Gijs 2021-04-06 19:28:18 +00:00
PluginParent.jsm Bug 1682030 - Remove NPAPI overlay from JS Plugin actors r=Gijs 2021-04-06 19:28:18 +00:00
PointerLockChild.jsm Bug 1664952, move the pointer lock warning handling into a separate actor that applies to subframes, and move origin determination into parent, r=Gijs 2020-09-22 08:51:57 +00:00
PointerLockParent.jsm Bug 1664952, move the pointer lock warning handling into a separate actor that applies to subframes, and move origin determination into parent, r=Gijs 2020-09-22 08:51:57 +00:00
PromptParent.jsm Bug 1711381 - correctly handle the browser no longer being present for content and tabmodal prompts, r=pbz 2021-05-18 18:30:07 +00:00
RFPHelperChild.jsm
RFPHelperParent.jsm
RefreshBlockerChild.jsm Bug 1614761, move refresh blocking handling from framescript to an actor, r=Gijs 2020-08-25 10:21:38 +00:00
RefreshBlockerParent.jsm Bug 1614761, move refresh blocking handling from framescript to an actor, r=Gijs 2020-08-25 10:21:38 +00:00
SearchSERPTelemetryChild.jsm Bug 1680735 - Rename SearchTelemetry to SearchSERPTelemetry. r=daleharvey 2020-12-08 20:42:15 +00:00
SearchSERPTelemetryParent.jsm Bug 1680735 - Rename SearchTelemetry to SearchSERPTelemetry. r=daleharvey 2020-12-08 20:42:15 +00:00
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 1712898 add a basic prompt for selectAudioOutput() r=jib,flod,pbz 2021-06-09 04:01:38 +00:00
moz.build Bug 1700972: Remove profile-per-install onboarding UI. r=Gijs 2021-04-21 20:06:31 +00:00