Commit 90dda5c
RPP: remove DOMRect dependency from trace engine
It means any NodeJS consumers (e.g. Lighthouse) have to polyfill
`DOMRect`. Given that we only use this to store the x, y, width, height,
it seems silly to force NodeJS users to jump through this hoop.
R=alexrudenko@chromium.org
Bug: 441265851
Change-Id: Ib6aa54b33ec2615dd34b30a0cc329202ada76b6d
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6889752
Commit-Queue: Jack Franklin <jacktfranklin@chromium.org>
Auto-Submit: Jack Franklin <jacktfranklin@chromium.org>
Reviewed-by: Alex Rudenko <alexrudenko@chromium.org>
Commit-Queue: Alex Rudenko <alexrudenko@chromium.org>1 parent 97ff8da commit 90dda5c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
0 commit comments