[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 18:10:38 PST 2012


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


Ryuan Choi <ryuan.choi at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ryuan.choi at samsung.com




--- Comment #45 from Ryuan Choi <ryuan.choi at samsung.com>  2012-11-05 18:12: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.

Sorry for the late answer.
I am so busy because of internal works.

But so sad, ewk_view_base_add is not a public API.
And applications can not access WKContextRef and WKPageGroupRef.

When I get enough time to contribute, I will try to check it more.

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