RESOLVED FIXED 210838
Web Inspector: REGRESSION(r255396): Graphics: viewing a shader program hides the navigation sidebar
https://bugs.webkit.org/show_bug.cgi?id=210838
Summary Web Inspector: REGRESSION(r255396): Graphics: viewing a shader program hides ...
Devin Rousso
Reported 2020-04-21 18:54:20 PDT
# STEPS TO REPRODUCE 1. inspect any page with a WebGL/WebGPU <canvas> 2. go to the Graphics Tab 3. select the WebGL context or WebGPU device 4. select a shader program in the navigations sidebar => the shader's contents are shown and the navigation sidebar collapses
Attachments
Patch (6.15 KB, patch)
2020-04-21 19:11 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2020-04-21 19:11:25 PDT
Joseph Pecoraro
Comment 2 2020-04-21 20:35:20 PDT
Comment on attachment 397159 [details] Patch r=me
Blaze Burg
Comment 3 2020-04-21 21:10:13 PDT
Comment on attachment 397159 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=397159&action=review r=me > Source/WebInspectorUI/UserInterface/Base/Main.js:1404 > + || representedObject instanceof WI.AnimationCollection Thank you for newlines.
EWS
Comment 4 2020-04-21 21:27:33 PDT
Committed r260502: <https://trac.webkit.org/changeset/260502> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397159 [details].
Radar WebKit Bug Importer
Comment 5 2020-04-21 21:28:15 PDT
Note You need to log in before you can comment on or make changes to this bug.