Bug 216054 - Web Inspector: Graphics: reloading the page doesn't automatically deselect shaders if they are shown
Summary: Web Inspector: Graphics: reloading the page doesn't automatically deselect sh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-01 14:45 PDT by Devin Rousso
Modified: 2020-09-02 08:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2020-09-01 18:08 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 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.
Comment 1 Radar WebKit Bug Importer 2020-09-01 14:45:53 PDT
<rdar://problem/68167882>
Comment 2 Devin Rousso 2020-09-01 18:08:22 PDT
Created attachment 407725 [details]
Patch
Comment 3 BJ Burg 2020-09-02 08:46:52 PDT
Comment on attachment 407725 [details]
Patch

r=me
Comment 4 EWS 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].