Bug 197951 - Web Inspector: clicking a source link should never open the Network tab
Summary: Web Inspector: clicking a source link should never open the Network tab
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: 2019-05-16 10:50 PDT by Devin Rousso
Modified: 2019-05-23 11:06 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.70 KB, patch)
2019-05-16 18:00 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews211 for win-future (13.93 MB, application/zip)
2019-05-17 00:47 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>