Commit 5c0078a
[RPP] check for negative entry index before processing initiator data
The check for -1 value is moved early in the processing, to ensure the
data is cleared up and not prevented due to early returns.
Fixed: 408140272
Change-Id: Icbf4f88403b0e7642e311ff810133bfa34329238
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6429725
Commit-Queue: Andres Olivares <andoli@chromium.org>
Auto-Submit: Andres Olivares <andoli@chromium.org>
Reviewed-by: Alina Varkki <alinavarkki@chromium.org>1 parent 3f241ae commit 5c0078a
1 file changed
Lines changed: 9 additions & 10 deletions
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1249 | 1249 | | |
1250 | 1250 | | |
1251 | 1251 | | |
1252 | | - | |
1253 | | - | |
1254 | | - | |
1255 | | - | |
1256 | | - | |
1257 | | - | |
1258 | | - | |
1259 | | - | |
1260 | | - | |
1261 | | - | |
1262 | 1252 | | |
1263 | 1253 | | |
1264 | 1254 | | |
| |||
1274 | 1264 | | |
1275 | 1265 | | |
1276 | 1266 | | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
1277 | 1276 | | |
1278 | 1277 | | |
1279 | 1278 | | |
| |||
0 commit comments