gecko-dev/browser/components/sessionstore
Dragana Damjanovic dd.mozilla@gmail.com 496059d377 Bug 1246956 - Add loadReplace to session history. r=yoric r=mfinkle 2016-03-02 12:17:22 +01: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 Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
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 Bug 1038458 - Part 6: Flatten browser/components/sessionstore/src/ directory. r=mak 2014-07-26 09:32:08 -07:00
PageStyle.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
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 Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske 2015-09-30 17:00:56 -07:00
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 loadReplace to session history. r=yoric r=mfinkle 2016-03-02 12:17:22 +01: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 1229222 - add chromeutils for the creation of origin attributes with the correct default values. r=sicking 2016-02-29 12:26:00 +01: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 Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
SessionWorker.jsm Bug 1038458 - Part 6: Flatten browser/components/sessionstore/src/ directory. r=mak 2014-07-26 09:32:08 -07:00
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 Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
TabStateFlusher.jsm Bug 1177310 - TabStateFlusher Promises should always resolve. r=Yoric 2015-11-24 18:41:32 -05:00
Utils.jsm Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-07-09 12:18:11 -05:00
jar.mn Bug 1147236 - Use AppConstants in session store code (r=ttaubert) 2015-03-30 20:13:02 -07:00
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 Bug 952092 - Get rid of post data in SessionStore r=smacleod 2014-01-14 18:21:48 +01:00
nsISessionStore.idl Bug 996053 - make nsISessionStore's setTabValue, setWindowValue and setGlobalValue take arbitrary JS values but throw for non-strings, for consistency with SessionStore.jsm. r=ttaubert 2014-06-18 20:12:19 +02:00
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 Bug 1038458 - Part 6: Flatten browser/components/sessionstore/src/ directory. r=mak 2014-07-26 09:32:08 -07:00
nsSessionStore.manifest Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium 2015-09-30 23:49:00 +02:00