[Webkit-unassigned] [Bug 137345] [WinCairo] Accelerated compositing is not implemented.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 17 10:20:20 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137345
--- Comment #10 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 240010
--> https://bugs.webkit.org/attachment.cgi?id=240010
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=240010&action=review
> Source/WebKit/win/WebView.cpp:869
> + m_acceleratedCompositingContext->setNeedsDisplayInRect(dirtyRect);
It's too bad that the stuff in the AcceleratedCompositingContext couldn't be part of m_backingLayer. But looking over the GraphicsContext class it would probably be tough to merge the two. Might be an opportunity for some refactoring later.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141017/ba7428c0/attachment-0002.html>
More information about the webkit-unassigned
mailing list