[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 09:32:46 PDT 2012


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





--- Comment #14 from Yael <yael.aharon.m at gmail.com>  2012-11-01 09:34:07 PST ---
(In reply to comment #13)
> (In reply to comment #12)
> > (From update of attachment 171751 [details] [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.
Or we can turn this into a setting instead of the separation I proposed in my patch. Do you have a preference?

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