NEW 149470
RenderSVGResourceMasker::applyResource makes an unconditionally unaccelerated ImageBuffer
https://bugs.webkit.org/show_bug.cgi?id=149470
Summary RenderSVGResourceMasker::applyResource makes an unconditionally unaccelerated...
Tim Horton
Reported 2015-09-22 11:12:39 PDT
The ImageBuffer should inherit the accelerated bit from the context it will eventually be painted into. However, doing so breaks some tests when run with --accelerated-drawing on, and clearly also breaks these tests in Safari. Needs more investigation (and possibly bugs filed on other components).
Attachments
Ahmad Saleem
Comment 1 2023-06-16 09:56:07 PDT
Patch in bug 149469 cover this bug as well. Should we mark this duplicate and rebase attached patch in other bug and land or something else is needed?
Note You need to log in before you can comment on or make changes to this bug.