 Chromium Code Reviews
 Chromium Code Reviews Issue 1624783002:
  DevTools: Switch to using fast stack iterator to collect stacks during timeline recording.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1624783002:
  DevTools: Switch to using fast stack iterator to collect stacks during timeline recording.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt | 
| index fb9ee85249ce34f7afeb689d21d9d73bc1e94af1..5c8a543a7e6c8545adef04fa95d6c6be79b4763e 100644 | 
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt | 
| @@ -1,13 +1,10 @@ | 
| Program: 200.000 / 300.000 | 
| FunctionCall: 210.000 / 30.000 | 
| -JSFrame: 211.000 / 0.226 a | 
| -JSFrame: 211.000 / 0.226 b | 
| -JSFrame: 211.000 / 0.226 c | 
| -JSFrame: 219.875 / 8.155 a | 
| -JSFrame: 219.875 / 8.155 b | 
| -JSFrame: 219.875 / 0.125 c | 
| -JSFrame: 220.000 / 7.713 a | 
| -JSFrame: 220.000 / 7.713 b | 
| +JSFrame: 211.000 / 17.030 a | 
| 
pfeldman
2016/01/27 18:38:36
same here.
 
alph
2016/01/27 22:31:25
Done.
 | 
| +JSFrame: 211.000 / 17.030 b | 
| +JSFrame: 211.000 / 9.000 c | 
| +JSFrame: 220.000 / 8.030 a | 
| +JSFrame: 220.000 / 8.030 b | 
| InvalidateLayout: 220.000 / 7.000 | 
| InvalidateLayout: 221.000 / 3.000 | 
| JSFrame: 227.125 / 0.905 e | 
| @@ -28,10 +25,9 @@ FunctionCall: 251.000 / 1.000 | 
| JSFrame: 251.000 / 0.200 z | 
| JSFrame: 251.000 / 0.200 w | 
| JSFrame: 251.200 / 0.200 w | 
| -JSFrame: 253.000 / 0.015 recursive_a | 
| +JSFrame: 253.000 / 0.459 recursive_a | 
| JSFrame: 253.000 / 0.014 recursive_b | 
| JSFrame: 253.000 / 0.012 recursive_a | 
| JSFrame: 253.000 / 0.008 recursive_b | 
| -JSFrame: 253.100 / 0.200 recursive_a | 
| JSFrame: 253.100 / 0.100 recursive_b |