DescriptionDevTools: Tweak id calculation for JSFrames
There are frames that should be merged together, but they are not
because some of them contain callUID (those coming from CPU profiler)
and those that don't contain it (those coming from trace event stacks).
Do not use callUID in the frame id calculation.
BUG=521473
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200751
Patch Set 1 #
Total comments: 2
Patch Set 2 : adding a test #Patch Set 3 : rebaseline #
Messages
Total messages: 13 (5 generated)
|