[Webkit-unassigned] [Bug 140494] REGRESSION(r177075): [GTK] Creating a second web view disables accelerated compositing in existing web view
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 15 02:35:54 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=140494
Gustavo Noronha (kov) <gns at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #244683|review? |review+
Flags| |
--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org> ---
Comment on attachment 244683
--> https://bugs.webkit.org/attachment.cgi?id=244683
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=244683&action=review
> Source/WebKit2/WebProcess/WebPage/DrawingAreaImpl.cpp:691
> + m_webPage.corePage()->settings().setAcceleratedCompositingEnabled(true);
Wouldn't it be better to enable this unconditionally in WebKitSettings's constructed? This looks a bit hackish.
--
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/20150115/bd2377ce/attachment-0002.html>
More information about the webkit-unassigned
mailing list