gecko-dev/mobile/android/actors
Nika Layzell 9ff27adca3 Bug 1671983 - Part 1: Remove now-unused process switching shouldLoadURI methods, r=annyG,geckoview-reviewers,snorp
These methods are no longer necessary, as all loads which can trigger process
switches now go through DocumentChannel.

The shouldLoadURI methods on nsIWebBrowserChrome3 are unfortunately still
necessary as they're used by the disabled-by-default "Single-Site Browser"
feature. In the future this may be possible to clean-up.

Differential Revision: https://phabricator.services.mozilla.com/D94638
2020-11-12 18:00:53 +00:00
..
ContentDelegateChild.jsm
ContentDelegateParent.jsm Bug 1648154 - Use GeckoViewActorParent for existing actors. r=owlish 2020-09-12 02:39:34 +00:00
GeckoViewContentChild.jsm Bug 1646810 - Use DocumentChannel process switching. r=nika,owlish 2020-10-20 16:14:33 +00:00
GeckoViewContentParent.jsm Bug 1646810 - Use DocumentChannel process switching. r=nika,owlish 2020-10-20 16:14:33 +00:00
GeckoViewPromptChild.jsm Bug 1670125 - Migrate GeckoViewPromptChild to Actor. r=snorp 2020-10-13 17:59:22 +00:00
GeckoViewSettingsChild.jsm Bug 1648157 - Migrate GeckoViewSettingsChild to Actor. r=esawin 2020-10-09 17:32:04 +00:00
LoadURIDelegateChild.jsm
ProgressDelegateChild.jsm Bug 1648154 - Move GeckoViewProgressChild to actor. r=esawin 2020-09-12 02:39:36 +00:00
ProgressDelegateParent.jsm Bug 1648154 - Move GeckoViewProgressChild to actor. r=esawin 2020-09-12 02:39:36 +00:00
ScrollDelegateChild.jsm Bug 1648155 - Migrate GeckoViewScrollChild to Actor. r=snorp 2020-10-13 17:59:41 +00:00
SelectionActionDelegateChild.jsm Bug 1648156 - Migrate GeckoViewSelectionActionChild to actor. r=snorp 2020-10-27 16:18:25 +00:00
WebBrowserChromeChild.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
moz.build Bug 1648156 - Migrate GeckoViewSelectionActionChild to actor. r=snorp 2020-10-27 16:18:25 +00:00