Bug 67365

Summary: Web Inspector: it'd be nice to have 'Network' initiator enum value for redirects.
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, vsevik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.