[Webkit-unassigned] [Bug 111591] [EFL][WK2] Separate WebView further from EwkView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 14:30:17 PDT 2013


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


Caio Marcelo de Oliveira Filho <cmarcelo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #193620|review?                     |review+
               Flag|                            |




--- Comment #35 from Caio Marcelo de Oliveira Filho <cmarcelo at webkit.org>  2013-03-19 14:32:43 PST ---
(From update of attachment 193620)
View in context: https://bugs.webkit.org/attachment.cgi?id=193620&action=review

Let's get this going.

> Source/WebKit2/ChangeLog:23
> +            WKViewRef is passed to EwkView constructor from outside rather than
> +            created inside.

Optional: I would go even further and make EwkView create the WKViewRef itself, so the EWKViewCreate() function is just a wrapper to EwkView::create() call.

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