Commit cfd592a
Trace: don't identify Layout events just on name.
Because a `performance.measure('Layout')` would incorrectly be
identified, otherwise.
This is also the case for loads of events, but "Layout" is one that very
likely could be used by an end user for custom timings.
[email protected]
Bug: 434109012
Change-Id: Ic96eb2edc79e45d4f4ca9c2682c44aba6749a94f
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6811270
Commit-Queue: Paul Irish <[email protected]>
Commit-Queue: Jack Franklin <[email protected]>
Auto-Submit: Jack Franklin <[email protected]>
Reviewed-by: Paul Irish <[email protected]>1 parent c0f6211 commit cfd592a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1966 | 1966 | | |
1967 | 1967 | | |
1968 | 1968 | | |
1969 | | - | |
| 1969 | + | |
1970 | 1970 | | |
1971 | 1971 | | |
1972 | 1972 | | |
| |||
0 commit comments