fune/browser/components/sessionstore
Matthew Noorenberghe a78811c737 Bug 1415739 - Use type/autocomplete properties, instead of attributes, to decide whether to save FormData. r=mikedeboer
The property values are already normalized according to the spec.

MozReview-Commit-ID: DbKZf9KXCji

--HG--
extra : rebase_source : 13b94e29dc0a32185d9fcb60e503988a722ea60a
2017-11-22 16:37:40 -05:00
..
content Bug 1230373 - Enable mozilla/use-services for browser/components/ r=mossop 2017-10-11 15:43:51 +01:00
test Bug 1415739 - Use type/autocomplete properties, instead of attributes, to decide whether to save FormData. r=mikedeboer 2017-11-22 16:37:40 -05:00
ContentRestore.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
DocShellCapabilities.jsm
GlobalState.jsm
jar.mn
moz.build
nsISessionStartup.idl Bug 1054740 - When a session should be restored, don't load the homepage before the session file has been read. r=mikedeboer 2017-08-24 18:39:39 +02:00
nsISessionStore.idl
nsISessionStoreUtils.idl
nsSessionStartup.js Bug 1054740 - When a session should be restored, don't load the homepage before the session file has been read. r=mikedeboer 2017-08-24 18:39:39 +02:00
nsSessionStore.js
nsSessionStore.manifest
nsSessionStoreUtils.cpp
nsSessionStoreUtils.h
PrivacyFilter.jsm
RecentlyClosedTabsAndWindowsMenuUtils.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
RunState.jsm
SessionCookies.jsm Bug 1410067 - Changed use of 2^62 to Number.MAX_SAFE_INTEGER (represents 2^53 - 1) to avoid faulty behavior. r=mikedeboer 2017-10-24 13:58:55 -03:00
SessionFile.jsm Bug 1402267 - Add a scalar telemetry probe that tracks SessionFile worker restarts. data-r=liuche, r=chutten,liuche,ttaubert 2017-10-17 12:04:37 +02:00
SessionMigration.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
SessionSaver.jsm Bug 1388664: Execute _saveStateAsync in idle callback. r=mikedeboer 2017-08-11 08:49:52 +07:00
SessionStorage.jsm Bug 1386867 - Fix quantum_pageload_google talos regression r=mystor 2017-08-30 14:57:00 +02:00
SessionStore.jsm Bug 1415863 - Rename mTabBox to tabbox. r=florian 2017-11-09 13:53:48 +01:00
SessionWorker.js Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
SessionWorker.jsm
StartupPerformance.jsm
TabAttributes.jsm Bug 1376973 - Part 1: Making the favicon of the allTabs menu obeys originAttributes and rename attribute 'iconLoadingPrincipal' to 'iconloadingprincipal'. r=arthuredelstein,dao 2017-10-20 09:19:57 +08:00
TabState.jsm
TabStateCache.jsm
TabStateFlusher.jsm