Remove SkiaGL glue code
Categories
(Core :: Graphics: Canvas2D, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: lsalzman, Assigned: lsalzman)
References
Details
(Keywords: feature, Whiteboard: [gfx-noted])
Attachments
(7 files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
With bug 1468801, we have had SkiaGL disabled by default for several release and ESR cycles to test whether this is a viable decision long-term. Aside from some synthetic benchmarks, we have managed to mostly succeed at leaving this pref disabled.
The graphics team then met to decide whether to follow-through and remove support for this feature. We ultimately agreed that we can remove support for SkiaGL, with the caveat that high-end content producers should transition to WebGL where high performance is desired and better supported.
Some other use-cases might warrant some additional investigation as to bottlenecks both outside and inside the existing Skia software Canvas2D code support.
In the fulfillment of this decision, this bug will track removal of the SkiaGL glue code that was implementing support for this feature.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D21050
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D21051
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D21052
Assignee | ||
Comment 5•6 years ago
|
||
Depends on D21053
Assignee | ||
Comment 6•6 years ago
|
||
Depends on D21054
Assignee | ||
Comment 7•6 years ago
|
||
Depends on D21055
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d1e480941a33
https://hg.mozilla.org/mozilla-central/rev/9dac1bac3859
https://hg.mozilla.org/mozilla-central/rev/4b820d7d2c13
https://hg.mozilla.org/mozilla-central/rev/62aabc4a6541
https://hg.mozilla.org/mozilla-central/rev/6d0e1f99b8ac
https://hg.mozilla.org/mozilla-central/rev/d2af6ff2f10d
https://hg.mozilla.org/mozilla-central/rev/484f62205c8d
Description
•