[Webkit-unassigned] [Bug 64297] [Qt][WK2] Add the Web Inspector to WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 03:58:38 PDT 2011


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





--- Comment #22 from Benjamin Poulain <benjamin at webkit.org>  2011-08-15 03:58:37 PST ---
(In reply to comment #21)
> I think we have two options:
>   1. convert QSGPaintedItem to QGraphicsItem and use QGraphicsView and
>      QGraphicsScene and .html WebInspector UI (use WebInspector patch 
>      for Qt4.7)
> 
>   2. or start BIG port includes .html to .qml , and ... (not sure what else
>      must be port)
> 
> I prefer #1. Please comments, suggestions. 
>   Any solution to get from QSGPaitingItem QGraphicsItem ?

Using graphics view is most definitely not an option.

For now, I guess the web inspector should just spawn a new canvas as top level window and use the QDesktopWebView for rendering.

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