[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 10:57:23 PDT 2008


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


kmccullough at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Multiple functions with the |Multiple anonymous functions
                   |same name get the same entry|get the same entry in
                   |in profiler                 |profiler




------- Comment #1 from kmccullough at apple.com  2008-07-24 10:57 PDT -------
The title is wrong, if you have two functions with the same name they will not
get the same entry in the profiler.  Two anonymous function functions will,
because they don't have any line number information or other data to
distinguish them.

This would be fixed if we fix https://bugs.webkit.org/show_bug.cgi?id=19229


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