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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 08:56:19 PDT 2010


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


Alexander Pavlov (apavlov) <apavlov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
                 CC|                            |apavlov at chromium.org




--- Comment #7 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2010-09-07 08:56:19 PST ---
This seems to have been fixed a while ago, presumably by pfeldman. On ToT (r66878), for
$('a')
on jquery.com I get an array:
[
<a id=​"jq-siteLogo" href=​"http:​/​/​jquery.com" title=​"jQuery Home">​…​</a>​, 
<a href=​"http:​/​/​jquery.com/​" title=​"jQuery Home">​jQuery​</a>​, 
<a href=​"http:​/​/​plugins.jquery.com/​" title=​"jQuery Plugins">​Plugins​</a>, 
<a href=​"http:​/​/​jqueryui.com/​" title=​"jQuery UI">​UI​</a>​, 
<a href=​"http:​/​/​meetups.jquery.com/​" title=​"jQuery Meetups">​Meetups​</a>​, 
<a href=​"http:​/​/​forum.jquery.com/​" title=​"jQuery Forum">​Forum​</a>​, 
<a href=​"http:​/​/​blog.jquery.com/​" title=​"jQuery Blog">​Blog​</a>​, 
...
]

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