fune/browser/components/sessionstore
Nika Layzell a2bc82eb15 Bug 1522637 - Part 7: Perform process switches separtely from on-examine-response, r=valentin
Issues were occuring where a process swap would be decided upon during
on-examine-response, but before the swap could be handled by the
channel, the channel was redirected.

This new code takes the mildly hacky approach of simply using a separate
observer notification which is fired at the correct time. A better
solution may be to use a dedicated service for responding to these
events, however that was not implemented for this initial patch.

Depends on D18607

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

--HG--
extra : source : 3d24e8e81c02af9d1edec7571afecefb0d2f1eb4
2019-02-14 15:37:06 +00:00
..
content Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test Bug 1517703 - Part 2 - Use ReferrerInfo in loadURIOptions from js r=Gijs 2019-02-12 19:35:24 +00:00
ContentRestore.jsm Bug 1522637 - Part 3: Send history index when resuming redirected loads, r=qdot 2019-02-14 15:36:02 +00:00
ContentSessionStore.jsm Bug 1507286 - Convert content-sessionStore.jsm to C++ r=mikedeboer,nika 2019-01-28 14:53:18 +00:00
GlobalState.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
jar.mn
moz.build Bug 1507286 - Convert content-sessionStore.jsm to C++ r=mikedeboer,nika 2019-01-28 14:53:18 +00:00
RecentlyClosedTabsAndWindowsMenuUtils.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
RunState.jsm
SessionCookies.jsm Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 3 - nsICookieManager.cookieExists, r=ehsan 2018-09-24 11:37:57 +02:00
SessionFile.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
SessionMigration.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
SessionSaver.jsm Backed out 2 changesets (bug 1482091) for bc failures on browser_domFullscreen_fullscreenMode.js 2018-11-03 01:08:36 +02:00
SessionStartup.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
SessionStore.jsm Bug 1522637 - Part 7: Perform process switches separtely from on-examine-response, r=valentin 2019-02-14 15:37:06 +00:00
SessionWorker.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
SessionWorker.jsm
StartupPerformance.jsm Bug 1511714 - Unbreak on platform without GeckoProfiler after bug 1509571. r=mconley 2018-12-02 11:56:00 +02:00
TabAttributes.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
TabState.jsm Bug 1522637 - Part 3: Send history index when resuming redirected loads, r=qdot 2019-02-14 15:36:02 +00:00
TabStateCache.jsm Bug 1480951 - Make SessionStore respect sessionStorage.clear(). r=mikedeboer 2018-09-05 14:52:00 -04:00
TabStateFlusher.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00