gecko/browser/components/sessionstore
Yura Zenevich 289a04f4c2 [PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
 browser/components/sessionstore/test/Makefile.in   |    1 +
 .../test/browser_833286_atomic_backup.js           |  143 ++++++++++++++++++++
 2 files changed, 144 insertions(+), 0 deletions(-)
 create mode 100644 browser/components/sessionstore/test/browser_833286_atomic_backup.js
2013-04-30 14:07:54 +02:00
..
content Bug 862442 - Use a content script to listen for input and change events; r=yoric 2013-04-20 10:05:20 +02:00
src [PATCH 1/2] Bug 833286 - added improvements to atomic backup of sessionstore.js. r=yoric, ttaubert 2013-04-30 14:07:40 +02:00
test [PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert 2013-04-30 14:07:54 +02:00
jar.mn Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws 2013-04-20 10:05:20 +02:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
nsISessionStartup.idl Bug 532150 - Don't read and write the session file off the main thread. r=Felipe 2012-12-19 20:04:26 -05:00
nsISessionStore.idl