fune/browser/components/sessionstore
Andreas Farre a82949627c Bug 1711886 - Part 2: Remove too strict session store test assertions. r=asuth
Previously we've removed data from the session store that aren't
currently in the current browsing context tree, but this is different
from what BackgroundSessionStorageManager considers to be a
session. After part 1 in this patch series, session store will save
exactly the view BackgroundSessionStorageManager has of the current
sessionStorage state.

Differential Revision: https://phabricator.services.mozilla.com/D125681
2021-09-22 15:42:47 +00:00
..
content Bug 1709050 - Suppress the focus ring in the upgrade dialog and some about: pages when they first load. r=Mardak,Gijs 2021-05-21 18:13:29 +00:00
test Bug 1711886 - Part 2: Remove too strict session store test assertions. r=asuth 2021-09-22 15:42:47 +00:00
ContentRestore.jsm Bug 1650089 - Part 1: Add a remoteTypeOverride option for about:blank loads triggered by chrome, r=annyG,kmag 2021-08-10 14:31:16 +00:00
ContentSessionStore.jsm Bug 1706445 - Stop loading content-sessionStore.js for SHIP, r=nika 2021-06-01 20:06:47 +00:00
GlobalState.jsm
jar.mn
moz.build Bug 1546847 - Backed out bug 1546847 and related revs r=Gijs 2021-08-05 18:34:56 +00:00
RecentlyClosedTabsAndWindowsMenuUtils.jsm Bug 1718436 - Don't register the "Recently Closed Tabs" middle click handler for menuitems, r=Gijs 2021-07-16 13:44:21 +00:00
RunState.jsm
SessionCookies.jsm Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (application changes). r=geckoview-reviewers,Gijs,agi 2021-02-11 22:02:15 +00:00
SessionFile.jsm Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
SessionMigration.jsm Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (application changes). r=geckoview-reviewers,Gijs,agi 2021-02-11 22:02:15 +00:00
SessionSaver.jsm Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (application changes). r=geckoview-reviewers,Gijs,agi 2021-02-11 22:02:15 +00:00
SessionStartup.jsm Bug 1685808 - [Telemetry] Remove expired Scalar browser.engagement.restored_pinned_tabs_count. r=chutten 2021-01-26 15:26:41 +00:00
SessionStore.jsm Bug 1730477 - Change SessionStore.getWindowState to return an object instead of a string. r=kashav 2021-09-14 07:25:29 +00:00
SessionWorker.js Bug 1546847 - Backed out bug 1546847 and related revs r=Gijs 2021-08-05 18:34:56 +00:00
SessionWorker.jsm Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (application changes). r=geckoview-reviewers,Gijs,agi 2021-02-11 22:02:15 +00:00
StartupPerformance.jsm
TabAttributes.jsm
TabState.jsm Bug 1546847 - Backed out bug 1546847 and related revs r=Gijs 2021-08-05 18:34:56 +00:00
TabStateCache.jsm Bug 1703692 - Update SessionStore and TabState{,Cache} functions to take a permanentKey, r=nika 2021-06-26 20:25:29 +00:00
TabStateFlusher.jsm Bug 1706445 - Stop using "SessionStore:flush" for SHIP, r=nika 2021-06-01 20:06:46 +00:00