RESOLVED DUPLICATE of bug 67367 67365
Web Inspector: it'd be nice to have 'Network' initiator enum value for redirects.
https://bugs.webkit.org/show_bug.cgi?id=67365
Summary Web Inspector: it'd be nice to have 'Network' initiator enum value for redire...
Ilya Tikhonovsky
Reported 2011-08-31 23:48:22 PDT
For example a script requested an url and server made a redirect. As result I see two resources records in Network panel. Both records have 'script' in Initiator column. I think it'd be nice to see that the first record has 'script' but the second record has 'Network' and initial request's url as the second part of the field.
Attachments
Vsevolod Vlasov
Comment 1 2011-09-01 09:26:08 PDT
Adding a new enum value for redirect does not make much sense as this is a UI issue. *** This bug has been marked as a duplicate of bug 67367 ***
Note You need to log in before you can comment on or make changes to this bug.