Remove image.webp.enabled pref, as it is always on now
Categories
(Core :: Graphics: ImageLib, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
We don't need the image.web.enabled pref anymore, the feature is mature and we've been shipping for a long time.
Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
Backed out for build bustages.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=304026505&repo=autoland&lineNumber=23601
Backout: https://hg.mozilla.org/integration/autoland/rev/c3bf84087f405d748f74aa12a290d8a0aef8f51f
Comment 6•5 years ago
|
||
Backed out for perma failures on test_animation_operators.html.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=304055954&repo=autoland&lineNumber=5194
Backout: https://hg.mozilla.org/integration/autoland/rev/feab236c0c72f2620647a2ec9b4d633e77e31e5a
Assignee | ||
Comment 7•5 years ago
|
||
Huh passed locally for me before I landed. Very annoying.
Assignee | ||
Comment 8•5 years ago
|
||
Only the WebP variants fail. That literally makes zero sense given the other WebP tests pass (so it must be enabled).
Assignee | ||
Comment 9•5 years ago
|
||
The screenshot provides a clue. "Opening keep.webp, you have chosen to open..." dialog appeared.
Comment 10•5 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:aosmond, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 11•2 years ago
|
||
Hi Andrew, I came across this bug while looking for bug 1773039 candidates. Curious why this bug was resolved as WONTFIX without explanation; Would you be alright with it being reopened? Thanks
Assignee | ||
Comment 12•2 years ago
|
||
Yes, I think I just didn't understand why the tests were passing and it wasn't worth my time to investigate. I figured it out and will update the patch.
Assignee | ||
Comment 13•2 years ago
|
||
Comment 14•2 years ago
|
||
Please consider that this flag could be a temporary measure for security vulnerabilities such as CVE-2023-4863.
Comment 15•2 years ago
|
||
Please consider that this flag could be a temporary measure for security vulnerabilities
I don't see how?
These days, Webp images are ubiquitous (e.g. YouTube thumbnails break when the webp decoder is disabled). Shipping some kind of emergency update/system add-on that flips this pref off would not be practical, I think.
Comment 16•2 years ago
|
||
Comment 17•2 years ago
|
||
Backed out for causing bc failures on browser_persist_image_accept.js.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=429274494&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/1afc936cf70c2bb98fbbcde2b08951a64d64ff44
Assignee | ||
Comment 18•2 years ago
|
||
I forgot to update the test after updating the default image request header, try updating the test:
try: https://treeherder.mozilla.org/jobs?repo=try&revision=e157b77a035a08a4eeae809a6bf0d0415c5f1980
Comment 19•2 years ago
|
||
Comment 20•2 years ago
|
||
bugherder |
Description
•