[webkit-reviews] review granted: [Bug 111591] [EFL][WK2] Separate WebView further from EwkView : [Attachment 193620] patch v6

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


Caio Marcelo de Oliveira Filho <cmarcelo at webkit.org> has granted Mikhail
Pozdnyakov <mikhail.pozdnyakov at intel.com>'s request for review:
Bug 111591: [EFL][WK2] Separate WebView further from EwkView
https://bugs.webkit.org/show_bug.cgi?id=111591

Attachment 193620: patch v6
https://bugs.webkit.org/attachment.cgi?id=193620&action=review

------- Additional Comments from Caio Marcelo de Oliveira Filho
<cmarcelo at webkit.org>
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.


More information about the webkit-reviews mailing list