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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 08:52:03 PDT 2012


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





--- Comment #13 from Yael <yael.aharon.m at gmail.com>  2012-11-01 08:53:24 PST ---
(In reply to comment #12)
> (From update of attachment 171751 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=171751&action=review
> 
> > Source/WebKit2/ChangeLog:10
> > +        Calling ewk_view_base_add creates a desktop style view, that does not support
> > +        fixed layout size, while calling ewk_view_smart_add does support fixed layout size.
> 
> If then, can I know how we can disable fixed layout size when using ewk_view_smart_add ?
> 
> ewk_view_smart_add is an API that inherit ewk_view on application side.

ewk_view_base_add is a public API. Applications that need to disable fixed layout size can use that.

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