[Webkit-unassigned] [Bug 25724] New: Incorrect collection output for Javascript console evaluation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 04:02:10 PDT 2009


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

           Summary: Incorrect collection output for Javascript console
                    evaluation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.jquery.com
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: conradwt at gmail.com


Incorrect output when evaluating Javascript expressions that return collection.
 For example, opening the Web Inspector on http://www.jquery.com:

WebKit:  

input:  $('a')

output:  > Object   (Note:  > represents a tree expander)

Firefox 3.0.10:

input:  $('a')

output:

[a#jq-siteLogo jquery.com, a jquery.com, a plugins.jquery.com, a ui.jquery.com,
a blog.jquery.com, a About, a Donate, a Downloading_jQuery, a docs.jquery.com,
a Tutorials, a dev.jquery.com, a Discussion, a.jq-thickbox Tutorials,
a.jq-thickbox Tutorials, a.jq-thickbox Tutorials, a.jq-radioToggle
detail?nam...3.2.min.js, a.jq-radioToggle detail?nam...y-1.3.2.js, a.jq-google
www.google.com, a.jq-dell www.dell.com, a.jq-boa www.bankof...merica.com,
a.jq-mlb www.mlb.com, a.jq-digg www.digg.com, a.jq-nbc www.nbc.com, a.jq-cbs
www.cbs.com, a.jq-netflix www.netflix.com, a.jq-technorati www.technorati.com,
a.jq-mozilla www.mozilla.org, a.jq-wordpress www.wordpress.org, a.jq-drupal
www.drupal.org, a.jq-runCode Tutorials, a docs.jquery.com, a How_jQuery_Works,
a Tutorials, a Using_jQue..._Libraries, a docs.jquery.com, a Discussion, a
Downloading_jQuery, a Authoring, a newticket, a jobs.jsninja.com, a
aHR0cDovL2...VyeS5jb20v, a aHR0cDovL2...VyeS5jb20v, a aHR0cDovL2...VyeS5jb20v,
a aHR0cDovL2...VyeS5jb20v, a aHR0cDovL2...VyeS5jb20v, a.jq-rss feed, a
blog.jquer...uery-vol-5, a jquery-ui-...o-controls, a jquery-132-released, a
blog.jquery.com, a feed, a.jq-bookImg 1802090m1d2r, a 1802090m1d2r, a.jq-buyNow
1802090m1d2r, a.jq-bookImg idevaffili...?id=648_93, a idevaffili...?id=648_93,
a.jq-buyNow idevaffili...?id=648_93, a ejohn.org, a Contributors,
a.jq-mediaTemple mediatemple.net, a Downloading_jQuery, a docs.jquery.com, a
Tutorials, a dev.jquery.com, a Discussion]

I feel that Firefox really produces what the developer is expecting to see when
evaluating expressions that generate collections.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the webkit-unassigned mailing list