WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
262069
Web Inspector: Network Tab - Show meta http-equiv="refresh" indicator
https://bugs.webkit.org/show_bug.cgi?id=262069
Summary
Web Inspector: Network Tab - Show meta http-equiv="refresh" indicator
Jeff Johnson
Reported
2023-09-25 14:11:42 PDT
Created
attachment 467850
[details]
index.html preview in Network tab It would be helpful to provide some kind of indicator in the Network tab that a page was loaded via a meta http-equiv="refresh" element. Otherwise, it's difficult to know. Steps to reproduce: 1) Download attached files "index.html" and "redirected.html" 2) Open Terminal and run the command /usr/bin/python3 -m http.server' 3) Open the Network tab in the Safari web inspector 4) Enable "Preserve Log" 5) Open
http://localhost:8000
in Safari As can be seen in the "index preview.png" screenshot, the page with the meta http-equiv="refresh" element is no longer accessible after the redirect, so you can't tell how the redirected page was loaded.
Attachments
index.html preview in Network tab
(99.42 KB, image/png)
2023-09-25 14:11 PDT
,
Jeff Johnson
no flags
Details
redirected.html headers in Network tab
(207.95 KB, image/png)
2023-09-25 14:12 PDT
,
Jeff Johnson
no flags
Details
index.html with meta refresh
(162 bytes, text/html)
2023-09-25 14:12 PDT
,
Jeff Johnson
no flags
Details
redirected.html
(105 bytes, text/html)
2023-09-25 14:13 PDT
,
Jeff Johnson
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jeff Johnson
Comment 1
2023-09-25 14:12:06 PDT
Created
attachment 467851
[details]
redirected.html headers in Network tab
Jeff Johnson
Comment 2
2023-09-25 14:12:43 PDT
Created
attachment 467852
[details]
index.html with meta refresh
Jeff Johnson
Comment 3
2023-09-25 14:13:00 PDT
Created
attachment 467853
[details]
redirected.html
Jeff Johnson
Comment 4
2023-09-25 14:20:38 PDT
On second thought, maybe the issue is that the original document no longer has a preview after the redirect? Or maybe those are both issues worth addressing.
Radar WebKit Bug Importer
Comment 5
2023-10-02 14:12:14 PDT
<
rdar://problem/116365961
>
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