Closed
Bug 1178753
Opened 11 years ago
Closed 11 years ago
Remove the possibility to disable async-video
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla42
People
(Reporter: nical, Assigned: nical)
Details
Attachments
(1 file)
|
6.55 KB,
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
We never test nor ship OMTC without async-video. By now there's a bunch of stuff that will break if we disable async-video, some important stuff in bug 1143575 seems to also rely on async-video (let alone canvas workers, etc.) let's just remove the pref and simplify the cod ethat depends on it.
Comment 1•11 years ago
|
||
You mean, tie the async video to OMTC usage, right? So, we can still "disable" the async video by turning off OMTC.
| Assignee | ||
Comment 2•11 years ago
|
||
(In reply to Milan Sreckovic [:milan] from comment #1)
> You mean, tie the async video to OMTC usage, right? So, we can still
> "disable" the async video by turning off OMTC.
Yes, although that would be quite the risky thing to do at this point.
| Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8630427 -
Flags: review?(sotaro.ikeda.g)
Updated•11 years ago
|
Attachment #8630427 -
Flags: review?(sotaro.ikeda.g) → review+
Comment 4•11 years ago
|
||
Release Note Request (optional, but appreciated)
I forget - do we release note preference removal? This was not really something we encouraged people to change, and we have no telemetry as to how many people would have used it, but I thought I'd ask.
relnote-firefox:
--- → ?
| Assignee | ||
Comment 6•11 years ago
|
||
I don't think that this is relnote worthy, it hasn't changed the default configuration.
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Rejecting relnote nom based on comment 6. Milan, please let me know if you have a concern.
You need to log in
before you can comment on or make changes to this bug.
Description
•