WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149428
Make it more obvious when using an unaccelerated image buffer, and fix a few callers who do
https://bugs.webkit.org/show_bug.cgi?id=149428
Summary
Make it more obvious when using an unaccelerated image buffer, and fix a few ...
Tim Horton
Reported
2015-09-21 15:59:11 PDT
Make it more obvious when using an unaccelerated image buffer, and fix a few callers who do
Attachments
Patch
(30.68 KB, patch)
2015-09-21 16:03 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
Patch
(30.72 KB, patch)
2015-09-21 16:34 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
Patch for EWS
(33.86 KB, patch)
2015-09-22 11:20 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2015-09-21 16:03:03 PDT
Created
attachment 261696
[details]
Patch
Tim Horton
Comment 2
2015-09-21 16:34:26 PDT
Created
attachment 261701
[details]
Patch
Tim Horton
Comment 3
2015-09-22 11:16:13 PDT
Here are the bugs I filed for places where we're still creating unaccelerated image buffers and shouldn't be: RenderSVGResourceMasker::applyResource
https://bugs.webkit.org/show_bug.cgi?id=149470
RenderSVGResourceClipper::applyClippingToContext
https://bugs.webkit.org/show_bug.cgi?id=149469
Shape::createRasterShape
https://bugs.webkit.org/show_bug.cgi?id=149420
MediaControlTextTrackContainerElement::createTextTrackRepresentationImage
https://bugs.webkit.org/show_bug.cgi?id=149422
WebGLRenderingContextBase::LRUImageBufferCache::imageBuffer
https://bugs.webkit.org/show_bug.cgi?id=149423
CSSFilterImageValue::image
https://bugs.webkit.org/show_bug.cgi?id=149424
ImageBuffer(CG)::putByteArray
https://bugs.webkit.org/show_bug.cgi?id=149431
Some of these need more investigation into why making an accelerated buffer fails, some just need plumbing through of a way to know which kind of buffer to make.
Tim Horton
Comment 4
2015-09-22 11:20:00 PDT
Created
attachment 261754
[details]
Patch for EWS
Tim Horton
Comment 5
2015-09-22 11:46:53 PDT
http://trac.webkit.org/changeset/190124
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug