Bug 197951

Summary: Web Inspector: clicking a source link should never open the Network tab
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, hi, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews211 for win-future none

Description Devin Rousso 2019-05-16 10:50:14 PDT
# STEPS TO REPRODUCE:
1. inspect <https://webkit.org>
2. refresh the page (to get initiator information)
3. go to the Network tab
4. select any subresource (e.g. JavaScript, CSS, font, etc.)
5. go to the Headers panel
6. click on the link next to "Initiator"
 => the "webkit.org" network entry is selected in the Network tab and the panel changes to Preview

This is not great for a lot of reasons, namely that you lose your "state" in the Network tab, as well as not having access to the Resource sidebar.
Comment 1 Devin Rousso 2019-05-16 18:00:04 PDT
Created attachment 370096 [details]
Patch
Comment 2 EWS Watchlist 2019-05-17 00:47:27 PDT Comment hidden (obsolete)
Comment 3 EWS Watchlist 2019-05-17 00:47:30 PDT Comment hidden (obsolete)
Comment 4 WebKit Commit Bot 2019-05-23 11:04:56 PDT
Comment on attachment 370096 [details]
Patch

Clearing flags on attachment: 370096

Committed r245696: <https://trac.webkit.org/changeset/245696>
Comment 5 WebKit Commit Bot 2019-05-23 11:04:58 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-05-23 11:06:50 PDT
<rdar://problem/51074797>