[Webkit-unassigned] [Bug 63095] [Qt] Add an API for accessing the QGraphicsView.

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


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98055|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-06-21 14:12:47 PST ---
(From update of attachment 98055)
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.

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