-
Notifications
You must be signed in to change notification settings - Fork 43
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
SafeBrowsing issue with eBay #619
Comments
Hello, I have finally found how to solve this issue. I also looked at some other BMO bugs that « could » be related to the previous one (or at least, that improves the way safe browsing is handled):
I tested the three previously mentionned patches in a local Intel build. Just for completeness, you don't need M1292728 (testcase failure) which isn't in code nor M1281083 — Changing the I hope this could help! |
Have you committed this to your branch? I'll take that diff if you have (you don't need to do it as a PR), or otherwise I'll port. Thank you very much for the detective work. |
Sorry, I haven't committed this anywhere. Fortunately, the patches are easy to import. Those are:
…And you're welcome for keeping our old Macs relevant! |
stickin' |
NOTE: This is the same as the original TenfourFox patch but this one adds the testcase for M1274685 References: https://bugzilla.mozilla.org/show_bug.cgi?id=1258041 (Update the tracking protection list selection UI to account for the DNT-related changes) https://hg.mozilla.org/mozilla-central/rev/fff9d624dca2 (Update the tracking protection list selection UI to account for the DNT-related changes) https://bugzilla.mozilla.org/show_bug.cgi?id=1285428 (Some tables in urlclassifier.trackingWhitelistTable may be missed during table registration) https://hg.mozilla.org/mozilla-central/rev/4287a45df22d (Fix urlclassifier.trackingWhitelistTable table registration.) https://bugzilla.mozilla.org/show_bug.cgi?id=1274685 (Unowned Safe Browsing tables break list updates) https://hg.mozilla.org/mozilla-central/rev/2df25135bcd3 (Part 1: Avoid registering lists which have no provider info.) https://hg.mozilla.org/mozilla-central/rev/30700073705d (Part 2: Test case.)
NOTE: This is the same as the original TenfourFox patch but this one adds the testcase for M1274685 References: https://bugzilla.mozilla.org/show_bug.cgi?id=1258041 (Update the tracking protection list selection UI to account for the DNT-related changes) https://hg.mozilla.org/mozilla-central/rev/fff9d624dca2 (Update the tracking protection list selection UI to account for the DNT-related changes) https://bugzilla.mozilla.org/show_bug.cgi?id=1285428 (Some tables in urlclassifier.trackingWhitelistTable may be missed during table registration) https://hg.mozilla.org/mozilla-central/rev/4287a45df22d (Fix urlclassifier.trackingWhitelistTable table registration.) https://bugzilla.mozilla.org/show_bug.cgi?id=1274685 (Unowned Safe Browsing tables break list updates) https://hg.mozilla.org/mozilla-central/rev/2df25135bcd3 (Part 1: Avoid registering lists which have no provider info.) https://hg.mozilla.org/mozilla-central/rev/30700073705d (Part 2: Test case.)
In private windows with tracking protection on, most eBay assets do not load. In a debug build:
The text was updated successfully, but these errors were encountered: