[webkit-reviews] review granted: [Bug 63095] [Qt] Add an API for accessing the QGraphicsView. : [Attachment 98055] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 14:12:47 PDT 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Yael
<yael.aharon at nokia.com>'s request for review:
Bug 63095: [Qt] Add an API for accessing the QGraphicsView.
https://bugs.webkit.org/show_bug.cgi?id=63095

Attachment 98055: Patch.
https://bugs.webkit.org/attachment.cgi?id=98055&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=98055&action=review

> Source/WebKit2/ChangeLog:5
> +	   [Qt] Add an API for accessing the QGraphicsView.

internal API*

> Source/WebKit2/UIProcess/API/qt/qwkpage.cpp:316
> +    if (views.size() > 1)
> +	   qWarning("Cannot support multiple views");

Not sure this is the right way to handle it, but I guess it is fine.


More information about the webkit-reviews mailing list