Closed
Bug 1813145
Opened 2 years ago
Closed 2 years ago
Enable animated AVIF (AVIS) for Nightly only
Categories
(Core :: Graphics: ImageLib, task)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: Zaggy1024, Assigned: Zaggy1024)
References
(Depends on 3 open bugs)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Per discussion with :tnikkel, AVIS should be enabled after some time of the AVIS patches landing to test whether preffing it off breaks anything.
Updated•2 years ago
|
Assignee: nobody → Zaggy1024
Status: NEW → ASSIGNED
Updated•2 years ago
|
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/947d2c894f1e
Enable AVIF sequences on nightly. r=tnikkel
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment 4•2 years ago
|
||
Backed out for causing leaks.
- backout: https://hg.mozilla.org/integration/autoland/rev/8d82420c819bf7807978f3eaed42da1f40879d52
- push: https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&selectedTaskRun=WGWHfOZnQdyVvzZwTLorxg.0&revision=947d2c894f1e883a217d092efaeafa139078153a
- failure log: https://treeherder.mozilla.org/logviewer?job_id=409409817&repo=autoland&lineNumber=13206
[task 2023-03-19T22:36:05.593Z] 22:36:05 INFO - GECKO(10097) | -----------------------------------------------------
[task 2023-03-19T22:36:05.593Z] 22:36:05 INFO - GECKO(10097) | SUMMARY: AddressSanitizer: 58800 byte(s) leaked in 66 allocation(s).
[task 2023-03-19T22:36:06.652Z] 22:36:06 INFO - GECKO(10097) | -----------------------------------------------------
[task 2023-03-19T22:36:06.653Z] 22:36:06 INFO - GECKO(10097) | Suppressions used:
[task 2023-03-19T22:36:06.654Z] 22:36:06 INFO - GECKO(10097) | count bytes template
[task 2023-03-19T22:36:06.655Z] 22:36:06 INFO - GECKO(10097) | 1 32 nsComponentManagerImpl
[task 2023-03-19T22:36:06.655Z] 22:36:06 INFO - GECKO(10097) | 633 18115 libfontconfig.so
[task 2023-03-19T22:36:06.656Z] 22:36:06 INFO - GECKO(10097) | 5 16420 libglib-2.0.so
[task 2023-03-19T22:36:06.657Z] 22:36:06 INFO - GECKO(10097) | 30 19200 libX11.so
[task 2023-03-19T22:36:06.658Z] 22:36:06 INFO - GECKO(10097) | -----------------------------------------------------
[task 2023-03-19T22:36:06.720Z] 22:36:06 INFO - TEST-INFO | Main app process: exit 0
[task 2023-03-19T22:36:06.720Z] 22:36:06 INFO - TEST-INFO | LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2023-03-19T22:36:06.720Z] 22:36:06 INFO - TEST-INFO | LeakSanitizer | This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2023-03-19T22:36:06.720Z] 22:36:06 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at alloc::alloc::alloc::hfd4840f40062c30e, alloc::alloc::Global::alloc_impl::hfe0f7428b77cab4e, _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h331bbcc371f94af5, alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::h4cf1c099b74d7060
[task 2023-03-19T22:36:06.720Z] 22:36:06 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at alloc::alloc::alloc::hfd4840f40062c30e, alloc::alloc::Global::alloc_impl::hfe0f7428b77cab4e, _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h331bbcc371f94af5, alloc::raw_vec::RawVec$LT$T$C$A$GT$::allocate_in::hd4f8d13bfac85a2d
[task 2023-03-19T22:36:06.720Z] 22:36:06 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at alloc::alloc::alloc::hfd4840f40062c30e, alloc::alloc::Global::alloc_impl::hfe0f7428b77cab4e, _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Allocator$GT$::allocate::h331bbcc371f94af5, alloc::alloc::exchange_malloc::hf0ac8415eb7343be
[task 2023-03-19T22:36:06.720Z] 22:36:06 INFO - runtests.py | Application ran for: 0:03:44.491983
Flags: needinfo?(Zaggy1024)
Updated•2 years ago
|
Status: RESOLVED → REOPENED
status-firefox113:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 113 Branch → ---
Comment 5•2 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/8d82420c819bf7807978f3eaed42da1f40879d52
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/886f2b749e87
Enable AVIF sequences on nightly. r=tnikkel
Comment 7•2 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•