[Webkit-unassigned] [Bug 17896] Inspector console should autocomplete the id's in the document when completing document.getElementById

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 20 22:32:22 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59226|0                           |1
        is obsolete|                            |




--- Comment #6 from Joseph Pecoraro <joepeck at webkit.org>  2010-06-20 22:32:22 PST ---
Created an attachment (id=59228)
 --> (https://bugs.webkit.org/attachment.cgi?id=59228)
[PATCH] Work in Progress (Improved)

>     getElementsByClassName => querySelectorAll("[class]")

Whoops, I forgot to update this one. Fixed.

>   - maybe $ and $$         => getElementById && querySelectorAll

Oversight of mine. Fixed.

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