1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
uBlock/platform
Neil Richardson 93fb1dd251 Do not call onReady if addon is installing
If the uBlock extension is installed globally for all users on a machine, a user's first run of Firefox will fail to load uBlock because the call to appShell.hiddenDOMWindow will throw an exception. A second run of Firefox will load uBlock successfully.

The change will skip the call to onReady if the reason for the call to startup is because the addon is being installed.
2015-09-25 14:52:54 +08:00
..
chromium given uBlock is beyond 1.0, moving to a 3-figure version scheme 2015-09-13 15:17:01 -04:00
firefox Do not call onReady if addon is installing 2015-09-25 14:52:54 +08:00
opera given uBlock is beyond 1.0, moving to a 3-figure version scheme 2015-09-13 15:17:01 -04:00
safari forgot to add shutdown to other platforms (re. https://github.com/gorhill/uMatrix/issues/144) 2015-04-08 06:15:10 -04:00