ISHIKAWA, Chiaki
be2b50a7f8
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
...
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check
- the outdated 0666 octal constant is still parsed correctly,
- the outdated 0666 octal constant raises syntax error flag
in strict mode, etc.
So leave them alone.
2016-02-15 08:57:00 +01:00
Fabian Furger
b0b92ed59f
Bug 1147822 - Add a format version number for sessionstore.js. r=Yoric
2015-10-11 20:24:32 +02:00
Shu-yu Guo
64db2267cf
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Tim Taubert
f7ac0d3c9d
Bug 1167502 - Convert sessionstore tests r=billm
2015-05-08 21:15:10 +02:00
Tim Taubert
2720b4d9f6
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
Bill McCloskey
5acbba65ce
Bug 1059007 - [e10s] Use TabState.flush() in session store tests (r=ttaubert)
2014-09-23 15:48:53 -07:00
David Rajchenbach-Teller
409d9e236e
Bug 883609 - Porting tests to new Session Restore backup mechanism;r=ttaubert
...
--HG--
rename : browser/components/sessionstore/test/browser_833286_atomic_backup.js => browser/components/sessionstore/test/browser_backup_recovery.js
2014-06-24 16:51:22 +02:00