[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
Tue May 19 18:09:51 PDT 2009


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


pmuellr at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmuellr at yahoo.com




------- Comment #3 from pmuellr at yahoo.com  2009-05-19 18:09 PDT -------
Firefox has been doing this for a while, but I was thinking of something else
as well.

Check the first so many characters of the source for a line of the form:

//@eval-source-name NameGoesHere

(or similar)

and then use NamesGoesHere for 'name' of the compilation unit.

Should probably collaborate with FireBug folks to agree on the syntax.


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