[Webkit-unassigned] [Bug 9895] Unloaded files still show in Drosera's file dropdown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 07:48:15 PDT 2009


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





--- Comment #6 from Joseph Pecoraro <joepeck at webkit.org>  2009-10-01 07:48:15 PDT ---
> As a short term fix we could try marking these scripts as 'hidden', not adding
> them into the scripts list, but displaying the snippet content when it is
> present in a backtrace while debugging.

If I remember correctly, the Console's typeahead is using evals.  So whenever
you see a type ahead pop up in the Console, you get something ugly in the
scripts list:
http://grab.by/6YB

If anything I think those typeahead helpers should be hidden, or even
eliminated because they will never be needed again.

But I see your point with overriding functions and wanting to step through
them, or even set breakpoints.

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