-
Notifications
You must be signed in to change notification settings - Fork 525
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
FPP canvas can fail in service workers [1878716] #1813
Comments
spinning this off to a separate issue so I can track it |
^ ping! @tomrittervg reminder .. next reminder in 3 more days :) |
I have it in my list, I'm in training the next couple days, so I'm not sure if I'll get to it before next reminder ;) |
no worries, I'll stop pinging you now :) But this is a blocker for #1804 and unlocking the hundreds of millions of arkenfox users into FPP for testing and reporting 👀 |
It looks like the window.open patches in https://bugzilla.mozilla.org/show_bug.cgi?id=1878716 will resolve this also |
don't forget https://bugzilla.mozilla.org/show_bug.cgi?id=1889762 😃 |
@tomrittervg did you know (at least FF125+) that if you have RFP enabled and you have ETP Strict enabled - that when you relax RFP canvas extraction, FPP kicks in here's an example showing RFP is on with RFP values for speech engines, media devices, audio context keys + values, etc .. with said conditions above (canvas exception, ETP blue shield .. it's strict) I wonder if this would happen in TB next ESR since it's already in PB mode (hence FPP by default) - cc @pospeselr edit: so RFP overrides FPP where RFP is used. But if FPP adds protections not covered by RFP then there's nothing to stop them from being applied - e.g. when RFP canvas is excepted. This is probably fine, since anything FPP adds can only be a net gain |
Yeah... I think we should have a bug on file for this. Canvas is just unusual because there's 4 behaviors to account for across the 2 different modes and then 2 ways of exempting a site that affect the modes differently. |
gah .. still failing: STR
It's not applying any FPP on canvas |
weird - TZP shows FPP is used .. but that creepy test is showing no changes - it always shows
|
https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/42556 |
AFAICT this issue is not resolved @tomrittervg |
https://bugzilla.mozilla.org/show_bug.cgi?id=1885471dupeOriginally posted by @mik0l in #1716 (comment)
Not always, but sometimes there is a leak in "Service".
Originally posted by @Thorin-Oakenpants in #1716 (comment)
OK, so I can confirm (nightly 125) - the result in SWers sometimes (I get it almost every time) is not randomized
@tomrittervg see STR ~~in previous comment
this is without FPP
some FPP examples
The text was updated successfully, but these errors were encountered: