[Webkit-unassigned] [Bug 100674] [EFL][WK2] Allow using ACCELERATED_COMPOSITING without COORDINATED_GRAPHICS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 3 09:34:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=100674





--- Comment #35 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-11-03 09:36:22 PST ---
(From update of attachment 172196)
View in context: https://bugs.webkit.org/attachment.cgi?id=172196&action=review

> Source/WebKit2/UIProcess/API/efl/EwkViewImpl.h:95
> +        FixedLayoutMode

I really wish we could find a better name. You can easily use fixed layout without delegating scrolling, handing interaction on the ui side etc.

It all boils down to having touch as a first citizen, which requires non-blocking interaction and handing interaction and painting out of process.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list