gecko-dev/browser/components/sessionstore
Chris H-C 2fffc9a94e bug 1373728 - Count how many pinned tabs are restored in a session r=bsmedberg,Dexter
Pinned tabs, when restored, load. This can have startup impact.
We should probably measure this.

To avoid impacting startup ourselves, do this when idle or after 60s from
session restore, whichever comes first.

MozReview-Commit-ID: EQzqqcz4IdL

--HG--
extra : rebase_source : 85158b6731862933027e90b1fe607a6794b68f52
2017-06-28 15:14:22 -07:00
..
content Bug 1374892 - Implement nsISHistoryListener::OnLengthChanged/OnIndexChanged on the JS implementations to avoid generating silent exceptions when Gecko calls these functions; r=freesamael 2017-06-22 00:30:37 -04:00
test Bug 1347791 - part4 : keep tab's block state consistent after session restore. r=dao,mikedeboer 2017-06-29 05:46:28 -07:00
ContentRestore.jsm Bug 1374892 - Implement nsISHistoryListener::OnLengthChanged/OnIndexChanged on the JS implementations to avoid generating silent exceptions when Gecko calls these functions; r=freesamael 2017-06-22 00:30:37 -04:00
DocShellCapabilities.jsm Bug 1311347 - Enable eslint of browser/components/sessionstore/. Autofix changes. r=jaws 2017-03-10 19:51:20 +00:00
FrameTree.jsm Bug 1355542 - [2.0] Remove unused web progress callbacks and add missing progress filters. r=felipe 2017-04-13 23:20:17 +02:00
GlobalState.jsm Bug 1311347 - Enable eslint of browser/components/sessionstore/. Autofix changes. r=jaws 2017-03-10 19:51:20 +00:00
jar.mn
moz.build Bug 1340828 - Part 1 - Move SessionHistory.jsm to toolkit. r=mikedeboer 2017-02-18 20:54:09 +01:00
nsISessionStartup.idl
nsISessionStore.idl
nsSessionStartup.js bug 1373728 - Count how many pinned tabs are restored in a session r=bsmedberg,Dexter 2017-06-28 15:14:22 -07:00
nsSessionStore.js Bug 1311347 - Enable eslint of browser/components/sessionstore/. Autofix changes. r=jaws 2017-03-10 19:51:20 +00:00
nsSessionStore.manifest
PageStyle.jsm Bug 1311347 - Enable eslint of browser/components/sessionstore/. Manual fixes. r=jaws 2017-03-13 10:32:03 +00:00
PrivacyFilter.jsm Bug 1311347 - Enable eslint of browser/components/sessionstore/. Autofix changes. r=jaws 2017-03-10 19:51:20 +00:00
RecentlyClosedTabsAndWindowsMenuUtils.jsm Bug 1311347 - Enable eslint of browser/components/sessionstore/. Autofix changes. r=jaws 2017-03-10 19:51:20 +00:00
RunState.jsm
SessionCookies.jsm Bug 1356605 - Part 2: Use the new sessionEnumerator to iterate only the cookies we need. r=mikedeboer 2017-05-10 12:14:31 +08:00
SessionFile.jsm merge mozilla-inbound to mozilla-central a=merge 2017-06-26 13:25:51 +02:00
SessionMigration.jsm Bug 934967 - Part 4: Change session file extension in FirefoxProfileMigrator to jsonlz4 and make SessionMigration read and write functions use lz4 compression. r=mikedeboer 2017-06-20 15:49:38 +07:00
SessionSaver.jsm Bug 1359429 - Remove superfluous telemetry probes r=mikedeboer f=bsmedberg 2017-04-25 21:48:22 +02:00
SessionStorage.jsm Bug 1362058 - Further limit the amount of sessionStorage data we store and serialize r=mikedeboer 2017-05-05 12:17:09 +02:00
SessionStore.jsm Bug 1347791 - part4 : keep tab's block state consistent after session restore. r=dao,mikedeboer 2017-06-29 05:46:28 -07:00
SessionWorker.js Bug 934967 - Part 1: Compress session store files using lz4. r=mikedeboer 2017-06-08 15:14:18 +07:00
SessionWorker.jsm
StartupPerformance.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
TabAttributes.jsm Bug 1347791 - part4 : keep tab's block state consistent after session restore. r=dao,mikedeboer 2017-06-29 05:46:28 -07:00
TabState.jsm Bug 1347791 - part4 : keep tab's block state consistent after session restore. r=dao,mikedeboer 2017-06-29 05:46:28 -07:00
TabStateCache.jsm Bug 1311347 - Enable eslint of browser/components/sessionstore/. Autofix changes. r=jaws 2017-03-10 19:51:20 +00:00
TabStateFlusher.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00