gecko-dev/browser/components/sessionstore
Mike Conley bd283d4230 Bug 1228652 - Check for window.closed after flushing messages in navigateAndRestore. r=mossop
MozReview-Commit-ID: 9Cgxg9A61O7

--HG--
extra : rebase_source : 719b990b7490175839c48bf2a74f40891b0ad2ed
2016-02-28 20:36:47 -05:00
..
content Bug 1245212 - Properly cancel SessionStore:update message timers if timeoutDisabled is set to true. r=billm 2016-02-01 16:00:29 -05:00
test Bug 1234021 - Catch exceptions raised by storage.length in SessionStorage.jsm, r=mconley 2016-02-26 13:37:44 -05:00
ContentRestore.jsm Backout patch for bug 1175267 (again) for causing bugs 1213650 and 1228179. 2015-11-26 10:07:27 -05:00
DocShellCapabilities.jsm
FrameTree.jsm Bug 1101817 - Part 1: Remove usages of WeakMap.prototype.clear from Gecko. r=yzen,mak,yoric,gijs,jlongster 2016-01-04 13:06:50 +01:00
GlobalState.jsm
jar.mn
moz.build Bug 1214158 - New module StartupPerformance to monitor the duration of restoration of initial tabs;r=mconley 2015-11-26 18:01:56 +01:00
nsISessionStartup.idl
nsISessionStore.idl
nsSessionStartup.js Bug 1214158 - New module StartupPerformance to monitor the duration of restoration of initial tabs;r=mconley 2015-11-26 18:01:56 +01:00
nsSessionStore.js
nsSessionStore.manifest Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium 2015-09-30 23:49:00 +02:00
PageStyle.jsm
PrivacyFilter.jsm Bug 1235379 - Eliminate deferred session storage mode (r=ttaubert) 2016-01-05 21:59:46 -08:00
PrivacyLevel.jsm Bug 1235379 - Eliminate deferred session storage mode (r=ttaubert) 2016-01-05 21:59:46 -08:00
RecentlyClosedTabsAndWindowsMenuUtils.jsm
RunState.jsm Bug 1177310 - Don't flush windows synchronously on application shutdown. r=billm,feedback=ttaubert 2015-11-13 14:46:37 -05:00
SessionCookies.jsm Bug 1239671 - Don't let session store override persistent cookies, r=ehsan 2016-02-23 14:32:00 +01:00
SessionFile.jsm Bug 1251347 - Making sure that SessionFile.write initializes its workers;r=mconley 2016-02-26 12:02:43 +01:00
SessionHistory.jsm Bug 1246956 - Add originURI to Sessionstore. r=bz,Yoric,mfinkle 2016-02-22 16:38:57 -08:00
SessionMigration.jsm Bug 1222490 - part 2: remove traces of tabview from XUL/XBL/JS in other parts of browser/, r=ttaubert 2015-12-01 10:48:11 +00:00
SessionSaver.jsm Bug 529899 - Purge cookies on clean shutdown with "Keep cookies until I close Firefox" r=Yoric 2016-02-11 17:14:29 +01:00
SessionStorage.jsm Bug 1234021 - Catch exceptions raised by storage.length in SessionStorage.jsm, r=mconley 2016-02-26 13:37:44 -05:00
SessionStore.jsm Bug 1228652 - Check for window.closed after flushing messages in navigateAndRestore. r=mossop 2016-02-28 20:36:47 -05:00
SessionWorker.js
SessionWorker.jsm
StartupPerformance.jsm Backed out changeset b88648a41ed2 (bug 1245891) for talos timeouts 2016-02-26 12:29:03 -08:00
TabAttributes.jsm Bug 1211314 - Use tab.toggleMuteAudio() from sessionstore instead of setting the muted attribute manually on the tab; r=jaws 2015-10-14 17:21:05 -04:00
TabState.jsm Bug 1238311: Part 2 - Persist tab mutedInfo in sessionstore. r=ehsan 2016-01-26 17:05:42 -08:00
TabStateCache.jsm
TabStateFlusher.jsm Bug 1177310 - TabStateFlusher Promises should always resolve. r=Yoric 2015-11-24 18:41:32 -05:00
Utils.jsm