[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
Mon Jun 14 23:42:51 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bweinstein at apple.com,
                   |                            |joepeck at webkit.org,
                   |                            |keishi at webkit.org,
                   |                            |pfeldman at chromium.org,
                   |                            |pmuellr at yahoo.com,
                   |                            |rik at webkit.org,
                   |                            |yurys at chromium.org




--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2010-06-14 23:42:49 PST ---
Something like this?
http://screencast.com/t/NTI1MmZjZWIt

I played around with this. I'm doing it in a very inefficient way (not caching, rescanning the document every time) and there are magical things with ranges that I work around. But does this sound like something useful?

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