WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
181229
Web Inspector: Clicking source location link in Console unexpectedly jumps to Network tab
https://bugs.webkit.org/show_bug.cgi?id=181229
Summary
Web Inspector: Clicking source location link in Console unexpectedly jumps to...
Joseph Pecoraro
Reported
2018-01-02 16:59:20 PST
Clicking source location link in Console unexpectedly jumps to Network tab We recently made it possible to open resources in the Network tab. In many cases we don't expect to jump there and would rather go to the Resources tab or Debugger tab, even if we were more recently in the Network Tab. Do our usual preferences of ignoring the Search and Network tabs. Test: <script>console.error("here");</script> Steps to Reproduce: 1. Inspect test page 2. Show Network Tab 3. Show Elements Tab 4. Show Split Console 5. Click link next to "here" => Expected to go to Resources/Debugger tab and not Network tab
Attachments
[PATCH] Proposed Fix
(4.96 KB, patch)
2018-01-02 17:03 PST
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2018-01-02 16:59:26 PST
<
rdar://problem/36075219
>
Joseph Pecoraro
Comment 2
2018-01-02 17:03:33 PST
Created
attachment 330353
[details]
[PATCH] Proposed Fix
Matt Baker
Comment 3
2018-01-02 18:30:45 PST
Comment on
attachment 330353
[details]
[PATCH] Proposed Fix r=me, nice cleanup.
WebKit Commit Bot
Comment 4
2018-01-02 18:52:09 PST
Comment on
attachment 330353
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 330353 Committed
r226347
: <
https://trac.webkit.org/changeset/226347
>
WebKit Commit Bot
Comment 5
2018-01-02 18:52:10 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug