-
Notifications
You must be signed in to change notification settings - Fork 528
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
ToDo: diffs FF132-FF133 #1918
Comments
some bugzilla tickets
|
changed
https://hg.mozilla.org/integration/autoland/rev/48d760ec3a63 previous options
new options
there's actually a new one = anyway, this seems like a step up, from specified to all - just wanted to check we weren't missing out :) |
For Linux/MacOS this defaults to true. And where we are it, with body = document.getElementsByTagName("body")[0]
body.style.backgroundColor = "Highlight"
getComputedStyle(body).backgroundColor |
https://arkenfox.github.io/TZP/tests/csscolors.html - not all css4 colors are protected by RFP (but some are) |
Have you already written a test for everything? Or are there some secret untested Yeti, dwarfs, ...? |
RFP basically covers a bunch of those and we (TB/AF) use what we want to do in future is hardcode in some "themes" (for lack of a better word) for accessibility and consistency |
I have added 53 new metrics to TZP in the last 18 months - I have about another 50 to go - some you have never seen .. lots of yak-shaving and a few yetis |
this is false on windows. AFAICT this pref is about styling the chrome, not web content |
PS: get ready for some more sanitizing changes - https://bugzilla.mozilla.org/show_bug.cgi?id=1888466 |
FF133 release date: Nov. 26th 2024
FF133 release notes
FF133 for developers
FF133 security advisories
119 diffs ( 72 new, 18 gone, 29 different )
changed in v133.0:
btp
(bounce tracking protection)4502
pref("privacy.window.maxInnerHeight", 900); // prev: 10004502
pref("privacy.window.maxInnerWidth", 1400); // prev: 1000ignore
click me for details
==NEW
==REMOVED, RENAMED or HIDDEN
==CHANGED
The text was updated successfully, but these errors were encountered: