J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
David Rajchenbach-Teller
9103463632
Bug 1034075 - Add more details to SessionFile AsyncShutdown blocker. r=ttaubert
2015-05-19 13:53:41 +02:00
Tim Taubert
cdc02a8a22
Bug 1150529 - Remove code for expired telemetry histograms r=Yoric
2015-05-02 09:56:39 +02:00
Tim Taubert
c38ef6fef5
Bug 1134518 - Cap shistory entries in the SessionWorker when shutting down r=Yoric
2015-04-22 18:41:32 +02:00
Tim Taubert
1cbb05dd90
Bug 1152341 - Failure to read one of the session file candidates shouldn't stop us from trying further r=Yoric
2015-04-15 15:27:12 +02:00
Fabian Furger
6ebe394909
Bug 1107941 - Removing old upgrade backups if too many exist. Max upgrade backups is defined in preferences. Tested with mochi tests. r=Yoric
2015-04-02 17:09:31 +01:00
Tim Taubert
f5cf557b7f
Bug 960959 - Use RunState to keep track of the SessionFile's closed status r=yoric
2014-10-20 13:08:44 +02:00
Iaroslav Sheptykin
ca3f9d7567
Bug 1031298 - Add a histogram for counting unrecoverable sessions. r=yoric
2014-09-25 13:39:00 -04:00
Tim Taubert
9aa3899b85
Bug 1020831 - Make SessionStore.jsm and SessionFile.jsm share the same run state r=yoric
2014-09-25 23:26:41 +02:00
Tim Taubert
16f13424f2
Bug 1072814 - Fix SessionFile.jsm to use new Promise() API r=yoric
2014-09-25 04:51:37 +02:00
Steven MacLeod
dffb2388bc
Bug 1036341 - Use the existence of any session files to determine if a profile crashed or is fresh. r=ttaubert
2014-08-12 15:38:55 -04:00
Birunthan Mohanathas
5a68dfde5b
Bug 1038458 - Part 6: Flatten browser/components/sessionstore/src/ directory. r=mak
2014-07-26 09:32:08 -07:00