Has anyone tried using StorageEvents?

When I update Storage with a putItem(), a StorageEvent should be fired
to every window running with my GWT app. This is not the case.  In
fact, the only browser that this works on is Opera.  After some study
of Storage.gwt.xml, it appears that the class
StorageImplNonNativeEvents disables this feature by overriding
addStorageEventHandler0() and making it a no-op.

Does anyone know why?

Trey

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to