Commit 0e29f16
RPP: fix incorrectly formatted aggregate third party time
We incorrectly cast this to microsecs but the values we are reducing are
milliseconds.
Bug: 394651390
Change-Id: I20b514ea3d27b49e1707b0a9358189923199c49b
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6387360
Commit-Queue: Andres Olivares <[email protected]>
Reviewed-by: Andres Olivares <[email protected]>
Auto-Submit: Jack Franklin <[email protected]>1 parent ce08692 commit 0e29f16
File tree
1 file changed
+3
-4
lines changed- front_end/panels/timeline/components/insights
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
0 commit comments