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

        

Reply via email to