[Webkit-unassigned] [Bug 44753] New: Web Inspector: Allow tracing to the DOM node from node object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 27 00:44:25 PDT 2010


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

           Summary: Web Inspector: Allow tracing to the DOM node from node
                    object.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, loislo at chromium.org


There are several places where we render DOM wrappers as JavaScript objects (Properties sidebar, watch expressions, event listeners and such). We should provide a way of either
- rendering node in dirxml style or
- tracing to the node in the Elements Panel.

The only workaround on ToT is to do "inspect(expression)" in the console.

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