Le 24 févr. 2015 à 08:02, Robert O'Callahan <rob...@ocallahan.org> a écrit :
> Also, there is a way to get "save for later viewing" to work with complex
> apps: serialize all the application state --- DOM, CSS, JS heap, workers,
> etc --- and revive it later, possibly in a jail that blocks it from
> accessing the network when revived, but possibly not.

Some use cases for this:

* The very useful scrapbook Add-on. 
  https://addons.mozilla.org/en-US/firefox/addon/scrapbook/

* The crash or quit your browser and restart (with 100 tabs) and out of the 
network.
  We want to be able to see all the tabs content before the browser has been 
closed.

* A "browser time machine", aka the possibility to save dated copies of the 
same site 
  ala time machine backup, or web.archive.org or 
http://timetravel.mementoweb.org/about/
  or google street view and it's timeline feature (top right these days).


-- 
Karl Dubost, Mozilla
http://www.la-grange.net/karl/moz

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to