[Webkit-unassigned] [Bug 262069] New: Web Inspector: Network Tab - Show meta http-equiv="refresh" indicator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 14:11:42 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=262069

            Bug ID: 262069
           Summary: Web Inspector: Network Tab - Show meta
                    http-equiv="refresh" indicator
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: opendarwin at lapcatsoftware.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 467850

  --> https://bugs.webkit.org/attachment.cgi?id=467850&action=review

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230925/96f79eae/attachment.htm>


More information about the webkit-unassigned mailing list