1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00
uBlock/platform/firefox
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
..
css this fixes https://github.com/chrisaljoudi/uBlock/issues/1449 2015-06-18 17:09:24 -04:00
img/browsericons just renaming using natural resolution 2015-06-17 14:06:59 -04:00
bootstrap.js Do not call onReady if addon is installing 2015-09-25 14:52:54 +08:00
chrome.manifest this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 2015-04-09 07:15:14 -04:00
frameModule.js this fixes #697 2015-09-14 11:28:33 -04:00
frameScript.js #608: this fixes a bunch of strictness-related warnings 2015-08-18 11:44:24 -04:00
install.rdf works fine on FF43 and PM26 2015-08-20 07:34:53 -04:00
options.xul Tidying .xul location, update linux script to match windows one 2015-03-03 07:58:35 +00:00
vapi-background.js #697: mind Firefox for Android 2015-09-14 14:46:12 -04:00
vapi-client.js #608: this fixes a bunch of strictness-related warnings 2015-08-18 11:44:24 -04:00
vapi-common.js code review 2015-06-17 14:06:59 -04:00
vapi-popup.js Implement vAPI.insertHTML 2015-01-13 07:30:07 +01:00