nodeca / tabex

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

Mobile devices issues #5

Open puzrin opened 9 years ago

puzrin commented 9 years ago

Mobile devices can have different behaviour:

This ticket is to track state of things

Timers at mobile devices

Browser Background Display off Background WW Display off WW
Android browser OK fail OK fail
Android FF fail fail OK OK
Android Chrome OK OK OK OK
iOS Chrome OK fail OK fail
iOS Safari fail fail fail fail

Code src: https://github.com/Kirill89/tabex-test

puzrin commented 9 years ago

FF issue reported to bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=1174049

puzrin commented 9 years ago

https://github.com/nodeca/tabex/commit/f7de6643fdaeb32958ae0cfe0147111f647ea1ae - moved timers into WW when available.