Fix devtools timeline aggregated test
This test includes a JSSample event that has no stackTrace property which is not valid. The frontend assumes this property always exists even if it is an empty array. Drive-by fix the unused `model` var and change event to a const. Bug: 1127827 Change-Id: Ia33e0103ba85b22e7ab18c7d7074935d65130c2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454083Reviewed-by:Paul Lewis <aerotwist@chromium.org> Commit-Queue: Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#814648}
Showing
Please register or sign in to comment