[webkit-reviews] review requested: [Bug 25475] Show the filename and first line for "(program)" in the Profiler/Debugger : [Attachment 30924] patch with changes described in the bug up through 6/3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 3 14:21:11 PDT 2009


Patrick Mueller <pmuellr at yahoo.com> has asked  for review:
Bug 25475: Show the filename and first line for "(program)" in the
Profiler/Debugger
https://bugs.webkit.org/show_bug.cgi?id=25475

Attachment 30924: patch with changes described in the bug up through 6/3
https://bugs.webkit.org/attachment.cgi?id=30924&action=review

------- Additional Comments from Patrick Mueller <pmuellr at yahoo.com>
I've made the regex a bit more precise; was matching across lines previously,
if the comment wasn't formatted correctly.  Also changed the prefix on the
sourceURL to "(eval):", so these now sort with (program) and are also
themselves grouped together.  Added a manual testcase.


More information about the webkit-reviews mailing list