You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ResizeObserver was not a right approach for this since console messages
would be removed from DOM on scolling. This CL recovers the previous
logic but uses DOM events to avoid ConsoleViewMessage from directly
depending on TreeOutline.
Fixed: 461836623
Change-Id: I05c6fbae98065bf3643c4f55682bfae5f489872a
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7260695
Reviewed-by: Philip Pfaffe <[email protected]>
Auto-Submit: Alex Rudenko <[email protected]>
Commit-Queue: Alex Rudenko <[email protected]>
0 commit comments