Commit 282eff6
RPP: Fix incorrect candystriping placement
If an interaction started exceeding 200ms after processingEnd, the
candystripe decoration was incorrectly drawn.
This simplifies our logic and correctly draws the decoration.
Bug: 410531484
Change-Id: Ie499bfb7641a130db802c11f4c35db53335b20e8
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6685592
Auto-Submit: Paul Irish <paulirish@chromium.org>
Reviewed-by: Jack Franklin <jacktfranklin@chromium.org>
Commit-Queue: Jack Franklin <jacktfranklin@chromium.org>1 parent df716ad commit 282eff6
3 files changed
Lines changed: 8 additions & 15 deletions
File tree
- front_end
- panels/timeline
- track_appenders
- ui/legacy/components/perf_ui
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
118 | 122 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2377 | 2377 | | |
2378 | 2378 | | |
2379 | 2379 | | |
2380 | | - | |
2381 | | - | |
2382 | | - | |
2383 | | - | |
2384 | | - | |
| 2380 | + | |
| 2381 | + | |
2385 | 2382 | | |
2386 | 2383 | | |
2387 | 2384 | | |
| |||
4103 | 4100 | | |
4104 | 4101 | | |
4105 | 4102 | | |
4106 | | - | |
4107 | | - | |
4108 | | - | |
| 4103 | + | |
| 4104 | + | |
4109 | 4105 | | |
4110 | | - | |
4111 | | - | |
4112 | 4106 | | |
4113 | 4107 | | |
4114 | 4108 | | |
| |||
0 commit comments