[Webkit-unassigned] [Bug 30773] [Qt] QWebInspector: improve QWebPage::webInspectorTriggered(QWebElement&) -> QWebInspector::show() connection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 16:35:17 PST 2009


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


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin.poulain at nokia.com




--- Comment #8 from Benjamin Poulain <benjamin.poulain at nokia.com>  2009-11-02 16:35:16 PDT ---
(In reply to comment #6)
> It is possible to use the same web inspector for more pages?

That's a good point, but I think we can handle that later without braking the
current behavior.

Later, we can add the signal webInspectorTriggered() and have
setInspectedElement() to change the element. In that case, you will be able to
use the same inspector for different pages.

We can also add webInspectorTriggered() without the argument in the future.

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