[Webkit-unassigned] [Bug 50138] New: Web Inspector: $x: any node should work in optional context parameter.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 28 22:40:17 PST 2010


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

           Summary: Web Inspector: $x: any node should work in optional
                    context parameter.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yonathan at gmail.com
                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, apavlov at chromium.org,
                    loislo at chromium.org


Created an attachment (id=74987)
 --> (https://bugs.webkit.org/attachment.cgi?id=74987&action=review)
patch for the $x function.

The optional context parameter of the $x function currently has to be a document, but it should allow any node. Note: Firebug's $x doesn't have the context parameter at all.

Example invocation:
$x('body', document.documentElement)

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