Hi all, When tracking the following issue, *Bug 909124* <https://bugzilla.mozilla.org/show_bug.cgi?id=909124> - [b2g desktop] shell.js did not get correct mozbrowserloadstart event to send Gaia the pending chromeEvents
I found that shell.js may not get the correct mozbrowserloadstart event for the loading of Gaia system app, if running Gaia in b2g desktop. >From my test, most of the time, shell.js would receive 2 times of mozbrowserloadstart event, but document.location would still be "about:blank". This would make shell.js fail to do the correct initialization for Gaia. So, I was wondering what is the correct behavior for mozbrowserloadstart about its timing and when it occurs, if the document.location would have been changed or not? Thanks. -- Rudy, Mozilla Taiwan _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
