You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Patrick Mueller (Created) (JIRA)" <ji...@apache.org> on 2011/11/29 19:07:40 UTC

[jira] [Created] (CB-87) storage events via iframe

storage events via iframe
-------------------------

                 Key: CB-87
                 URL: https://issues.apache.org/jira/browse/CB-87
             Project: Apache Callback
          Issue Type: New Feature
          Components: weinre
            Reporter: Patrick Mueller
            Assignee: Patrick Mueller


from: https://github.com/phonegap/weinre/issues/15

Currently I'm hooking some of the storage methods to get events fired when the storage changes. Previous tests I made seemed to indicate events weren't fired in the same window that's making the change. Near as I can tell, that's to spec.

Remy Sharp pointed out that having an owned hidden iframe, you can hook the events there and get the non-hookable APIs to generate events.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira