[Webkit-unassigned] [Bug 147256] New: [CoordinatedGraphics] Remove USE_COORDINATED_GRAPHICS_MULTIPROCESS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 24 00:54:50 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147256
Bug ID: 147256
Summary: [CoordinatedGraphics] Remove
USE_COORDINATED_GRAPHICS_MULTIPROCESS
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gyuyoung.kim at webkit.org
CoordinatedGraphics can work only when COORDINATED_GRAPHICS_MULTIPROCESS is enabled because the codes are already too coupled with whole WK2's coordinated graphics implementation. Even it is almost impossible to build WebKit EFL with disabling the COORDINATED_GRAPHICS_MULTIPROCESS guard. So I would recommend to remove this guard and let's only support COORDINATED_GRAPHICS_THREADED guard for EFL and GTK ports.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150724/b74cbde8/attachment.html>
More information about the webkit-unassigned
mailing list