[Webkit-unassigned] [Bug 25475] Show the filename and first line for "(program)" in the Profiler/Debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 11:38:46 PDT 2009


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





------- Comment #16 from pmuellr at yahoo.com  2009-06-22 11:38 PDT -------
Catching up from vacation; agree with all the items from the review; should
have a new patch available by tomorrow.

While I have it open, thought I'd paste the URL to the firebug code that has
the sourceURL comment check, since it's otherwise hard to find (it's near the
top - search for "reURIinComment"), and I don't believe documented anywhere.

   http://fbug.googlecode.com/svn/trunk/content/firebug/debugger.js

Seeing it reminds me that I made the regex for Web Inspector more flexible than
FireBug's - mine allows for additional whitespace in places that FireBug's
doesn't.  The two regexes should probably more closely match each other than
they currently do - meaning Web Inspectors should probably be made less
flexible.  Thoughts?


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