RESOLVED FIXED 216054
Web Inspector: Graphics: reloading the page doesn't automatically deselect shaders if they are shown
https://bugs.webkit.org/show_bug.cgi?id=216054
Summary Web Inspector: Graphics: reloading the page doesn't automatically deselect sh...
Devin Rousso
Reported 2020-09-01 14:45:38 PDT
# STEPS TO REPRODUCE 1. inspect any page with WebGL/WebGL2/WebGPU shaders (e.g. <http://acko.net>) 2. view one of the shaders 3. reload the page # EXPECTED Automatically taken back to the overview because canvases/shaders don't persist across navigations (this is what happens when a canvas is selected). # ACTUAL Nothing changes.
Attachments
Patch (1.97 KB, patch)
2020-09-01 18:08 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2020-09-01 14:45:53 PDT
Devin Rousso
Comment 2 2020-09-01 18:08:22 PDT
Blaze Burg
Comment 3 2020-09-02 08:46:52 PDT
Comment on attachment 407725 [details] Patch r=me
EWS
Comment 4 2020-09-02 08:49:17 PDT
Committed r266464: <https://trac.webkit.org/changeset/266464> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407725 [details].
Note You need to log in before you can comment on or make changes to this bug.