WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
151986
[ThreadedCompositor] Add support for Cairo GL-backed ImageBuffer.
https://bugs.webkit.org/show_bug.cgi?id=151986
Summary
[ThreadedCompositor] Add support for Cairo GL-backed ImageBuffer.
Gwang Yoon Hwang
Reported
2015-12-08 02:27:30 PST
[ThreadedCompositor] Add support for Cairo GL-backed ImageBuffer.
Attachments
Patch
(9.10 KB, patch)
2015-12-08 02:47 PST
,
Gwang Yoon Hwang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gwang Yoon Hwang
Comment 1
2015-12-08 02:47:31 PST
Created
attachment 266873
[details]
Patch
Zan Dobersek
Comment 2
2015-12-08 05:21:56 PST
Comment on
attachment 266873
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=266873&action=review
OK, r=me.
> Source/WebCore/platform/graphics/cairo/ImageBufferDataCairo.h:69 > + virtual RefPtr<TextureMapperPlatformLayerProxy> proxy() const override { return m_platformLayerProxy.copyRef(); } > + virtual void swapBuffersIfNeeded() override;
Nit: we don't need the virtual specifier here.
WebKit Commit Bot
Comment 3
2015-12-08 06:20:48 PST
Comment on
attachment 266873
[details]
Patch Clearing flags on attachment: 266873 Committed
r193748
: <
http://trac.webkit.org/changeset/193748
>
WebKit Commit Bot
Comment 4
2015-12-08 06:20:51 PST
All reviewed patches have been landed. Closing bug.
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