gecko-dev/browser
Ryan Hunt 3621e207d9 Bug 1525720, part 5 - Redirect nsIHttpChannel using content process ID instead of nsIRemoteTab. r=valentin
This code currently works for remote subframes assuming that nsIRemoteTab is implemented
by BrowserParent, but will break when nsIRemoteTab is only for a top-level BrowserParent.

What this code really wants is a content process ID to retarget the channel to. This
commit switches the interfaces to pass this around instead of nsIRemoteTab.

Differential Revision: https://phabricator.services.mozilla.com/D31435

--HG--
extra : rebase_source : be3303c2d38d704a6a1817fa45fd76700fae6287
extra : histedit_source : c7bf1e496f4328acc9ee70fcccdff98ea2cce5df
2019-05-15 12:33:42 -05:00
..
actors Bug 965637: Move CSP from Principal into Client, part 3: frontend changes. r=Gijs 2019-05-21 23:15:08 +00:00
app Bug 1523526 - Don't allow CFG on old releases of Windows for arm64 r=bobowen,aklotz 2019-05-20 17:25:30 +00:00
base Bug 1553113 - Rename the profiles uploaded by startup main thread IO tests so that treeherder offers to open them in Firefox Profiler, r=mconley. 2019-05-22 10:03:48 +00:00
branding Bug 1551696 - Add branded logo for official builds. r=MattN 2019-05-16 20:18:01 +00:00
components Bug 1525720, part 5 - Redirect nsIHttpChannel using content process ID instead of nsIRemoteTab. r=valentin 2019-05-15 12:33:42 -05:00
config Bug 1526443 - Pick up LLVM fix for CFG on arm64-windows builds r=froydnj 2019-05-20 17:53:37 +00:00
docs Bug 1551898 - Replace UrlbarProvider.sources with a more flexible solution. r=adw 2019-05-17 14:25:47 +00:00
extensions Bug 1551672 - add a site patch to fix PDK video player versions that are broken on Fennec; r=denschub,aswan 2019-05-21 16:16:33 +00:00
fonts Bug 1470107 - Update Twemoji Mozilla to 0.4.0 (twemoji 11.4.0). r=jfkthame 2019-04-19 20:58:50 +00:00
installer Bug 1548612 Part 0 - Pre-land new strings for the revised stub installer design. r=agashlin 2019-05-10 23:00:23 +00:00
locales Bug 1508752 - Make "managed by policy" message less preference specific. r=flod 2019-05-17 05:48:20 +00:00
modules Backed out 7 changesets (bug 1519577) for mochitest failures. CLOSED TREE 2019-05-22 02:20:08 +03:00
themes Bug 1553385 - Add context fill to about:preferences permanent private browsing mode info icon for dark mode r=dao 2019-05-22 08:41:31 +00:00
tools/mozscreenshots Bug 1456725 - Tabs.jsm: Update documentURI in waitForCondition to handle not yet loaded tabs. r=Gijs 2019-05-16 00:29:14 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1534407 - Enable browser.xhtml by default r=mossop 2019-05-16 16:34:20 +00:00
defs.mk
moz.build Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
moz.configure