nodeca / tabex

Cross-tab message bus for browsers.
http://nodeca.github.io/tabex/
MIT License
219 stars 19 forks source link

IE / IE11 issues #4

Open puzrin opened 9 years ago

puzrin commented 9 years ago

That's not a bug report, because IE works as expected - it sucks. This ticket is for the records.

  1. IE11 does not broadcast events from iframe localStorage.
  2. IE (all versions) localStorage event onstore emited before data really saved.
  3. IE8 miss key info in event

More info to read https://github.com/bemson/subetha-bridge/issues/1