Is it possible to use sessionStorage from within a firebug extension?
I'm making a firebug extension that shows which css rules are actually
used within a set of pages.

panel.context.window.sessionStorage behaves strangely (because of
security restraints?) and
window.sessionStorage throws an "Operation is not supported"
exception.

Firebug 1.4.0a12 on Firefox 3.1b2

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to