Hi all,

I'm completely re-implementing localStorage (and sessionStorage) implementation to be simpler and faster.

One of features of the new code is a way to start async background cache preload as soon as we know global window is going to load a content page.

The question is: where is a good place where nsGlobalWindow already knows its associated principal to trigger the preload?

Thanks for help,
-hb-
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to