Commit 2bc8417
[RPP] Use user timing name as flamechart entry title for extension data
Instead of the tooltip text.
This behavior was accidentally flipped in [1] and the tooltip text was
used as the title of the event, resulting in the attached bug.
[1] https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6007341/8/front_end/panels/timeline/ExtensionTrackAppender.ts
Fixed: 384480570
Change-Id: Ie1f6d93bbe5afc964f6b5c16bb9856dcdf259cb5
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6098154
Auto-Submit: Andres Olivares <[email protected]>
Reviewed-by: Nancy Li <[email protected]>
Commit-Queue: Nancy Li <[email protected]>1 parent 1edfffb commit 2bc8417
File tree
2 files changed
+29
-6
lines changed- front_end/panels/timeline
- track_appenders
2 files changed
+29
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 103 | | |
106 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
107 | 112 | | |
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
225 | 242 | | |
226 | | - | |
| 243 | + | |
| 244 | + | |
227 | 245 | | |
228 | 246 | | |
229 | 247 | | |
0 commit comments