[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 16:03:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=100674
--- Comment #37 from Yael <yael.aharon.m at gmail.com> 2012-11-03 16:05:21 PST ---
(In reply to comment #35)
> (From update of attachment 172196 [details])
> 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.
Do you have a suggestion for a name? If not, we can rename it in a separate patch. This is not a public API, after all :)
The functionality this patch is adding is really about fixed layout vs. non fixed layout and it is not about touch.
--
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