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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 05:08:00 PST 2012


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





--- Comment #41 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2012-11-05 05:09:28 PST ---
(From update of attachment 172247)
View in context: https://bugs.webkit.org/attachment.cgi?id=172247&action=review

>> Source/WebKit2/UIProcess/API/efl/EwkViewImpl.h:97
>> +    };
> 
> I don't like this but :) better suggestions are hard to come by,
> 
> I think it is a kind of behavior (that is a good generic term joining rendering strategy, UI-side interaction, etc) and that it is related to the *view* not the *window*
> 
> enum ViewBehavior {
>     LegacyBehavior,
>     TouchOptimized
> }

As we intensively use Legacy/Default terminology, think it's worth naming the enum as 
ViewBehavior { Legacy,  Default } 

and follow this terminology everywhere else.

-- 
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