Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3rd-party filters issue #49

Closed
LeafG opened this issue Apr 14, 2015 · 4 comments
Closed

3rd-party filters issue #49

LeafG opened this issue Apr 14, 2015 · 4 comments

Comments

@LeafG
Copy link

LeafG commented Apr 14, 2015

On Seamonkey v2.33.1:
1st-time setting of 3rd-party filters works well.
After the browser is closed, and then newly opened, the check-boxes setting is not restored and the parsing doesn't work. It only shows the text box with list of URLs and the "parse" button is disabled.

This happens as soon as one of the following URLs are added to the custom list:
https://secure.fanboy.co.nz/israelilist/IsraelList.txt
https://easylist-downloads.adblockplus.org/israellist+easylist.txt

@gorhill
Copy link
Owner

gorhill commented Apr 14, 2015

Best solution is to have at least one developer to step up to volunteer work for SeaMonkey support.

@lewisje
Copy link

lewisje commented Apr 14, 2015

EDIT: must read releases page better

@WyohKnott
Copy link
Contributor

From the console if it helps:

Timestamp: 25/04/2015 00:07:13
Error: TypeError: getTabBrowser(...) is null
Source File: chrome://ublock0/content/js/vapi-background.js
Line: 498

Timestamp: 25/04/2015 00:07:13
Error: TypeError: vAPI.lastError is not a function
Source File: chrome://ublock0/content/js/assets.js
Line: 130

Security Error: Content at moz-nullprincipal:{0e4202ec-a982-4d2c-826a-d4e46d7b2be7} may not load or link to chrome://ublock0/content/3p-filters.html.

Security Error: Content at moz-nullprincipal:{0e4202ec-a982-4d2c-826a-d4e46d7b2be7} may not load or link to chrome://ublock0/content/3p-filters.html.

Timestamp: 25/04/2015 00:07:14
Error: TypeError: vAPI.lastError is not a function
Source File: chrome://ublock0/content/js/assets.js
Line: 130

Timestamp: 25/04/2015 00:07:14
Error: TypeError: vAPI.lastError is not a function
Source File: chrome://ublock0/content/js/assets.js
Line: 130

Security Error: Content at moz-nullprincipal:{0e4202ec-a982-4d2c-826a-d4e46d7b2be7} may not load or link to chrome://ublock0/content/settings.html.

Security Error: Content at moz-nullprincipal:{0e4202ec-a982-4d2c-826a-d4e46d7b2be7} may not load or link to chrome://ublock0/content/dyna-rules.html.

@gorhill
Copy link
Owner

gorhill commented Apr 26, 2015

Ok, @AlexVallat's work on https://github.com/chrisaljoudi/uBlock addresses all the issues of supporting legacy Firefox-based browsers. I decided I won't be importing his fixes, he is the best placed developer to provide follow-up support on whatever issue may arise relative to his work. So for those who wish a fully workable uBlock on legacy Firefox-based browser, https://github.com/chrisaljoudi/uBlock is the version to install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants