[Webkit-unassigned] [Bug 20155] Multiple anonymous functions get the same entry in profiler
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 24 12:02:57 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20155
------- Comment #3 from oliver at apple.com 2008-07-24 12:02 PDT -------
I suspect that the profiler should be comparing sourceId (or whatever that
property is) because
eval("function(){1}") and eval("function(){2}") will both have the same line
number, and url (eg. no url)
--Oliver
--
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