fune/browser/components/sessionstore
Kris Maglione ae436f55ec Bug 1646560: Part 2 - Move allowJavascript and friends from DocShell to BrowsingContext and WindowContext. r=jdescottes,nika,geckoview-reviewers,devtools-backward-compat-reviewers,agi
This is slightly complicated by the fact that the editor code wants to be able
to set this from the content process, so we really need separate
BrowsingContext and WindowContext flags, the latter of which can be set by the
owning process.

Differential Revision: https://phabricator.services.mozilla.com/D114899
2021-06-15 04:40:11 +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 1646560: Part 2 - Move allowJavascript and friends from DocShell to BrowsingContext and WindowContext. r=jdescottes,nika,geckoview-reviewers,devtools-backward-compat-reviewers,agi 2021-06-15 04:40:11 +00:00
ContentRestore.jsm Bug 1710004 - Part 3: Restore session storage from the parent process. r=kashav,asuth 2021-06-08 13:42:33 +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
RecentlyClosedTabsAndWindowsMenuUtils.jsm Bug 1692522 - Temporarily re-introduce keyboard shortcut display in Recently Closed Win/Tab submenu. r=emalysz 2021-02-16 16:48:18 +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 Backed out changeset 35518cae413a (bug 1649605) for test_Promise.js & test_compression.js xpc failures CLOSED TREE 2021-01-07 05:56:19 +02: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 1705689 - Don't update the tab state if the browsing context has been replaced. r=kashav 2021-06-14 13:48:49 +00:00
SessionWorker.js Bug 1649605, part 1: provide async support for promise workers r=barret,asuth 2021-05-06 18:21:51 +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 1572084 - Part 2: Make Session Store data collection work with fission. r=nika 2021-03-26 08:59:33 +00:00
TabStateCache.jsm Bug 1572084 - Part 2: Make Session Store data collection work with fission. r=nika 2021-03-26 08:59:33 +00:00
TabStateFlusher.jsm Bug 1706445 - Stop using "SessionStore:flush" for SHIP, r=nika 2021-06-01 20:06:46 +00:00