Commit 250194e
Do nothing in SplitWidget.showBoth if already showing
This method resulted in some unnecessary work happening in RPP, causing
the flame graph to respond to a "resize" event even though nothing
changed size. Since RPP calls this often (like when activating an
insight), this contributed to the sometimes-janky feeling caused by
opening an insight taking too long.
Bug: 40278532
Change-Id: I43b4d4e7a9b400cd3edf06f3f606e008b6455c2d
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6221819
Commit-Queue: Connor Clark <[email protected]>
Reviewed-by: Paul Irish <[email protected]>1 parent 2b2ec38 commit 250194e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
401 | 406 | | |
402 | 407 | | |
403 | 408 | | |
| |||
0 commit comments