Bug 102064

Summary: Meta: add initiator to CachedResourceRequest
Product: WebKit Reporter: Marja Hölttä <marja>
Component: New BugsAssignee: Marja Hölttä <marja>
Status: REOPENED    
Severity: Normal CC: abarth, battre, jochen, simonjam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 101935    
Bug Blocks:    

Marja Hölttä
Reported 2012-11-13 02:13:56 PST
The initiator information is needed for bug 92761 and for bug 84883. The current plan is to split this in multiple patches: - Add initiator to CachedResourceRequest for simple cases (not ThreadableLoaders) (bug 101935). - Make ThreadableLoaders also set the initiator, assert that the initiator is always set. - Add tests (make CachedResourceLoader record the requests and their initiators, read the recorded data to check that the initiators are set).
Attachments
James Simonsen
Comment 1 2012-11-13 11:25:44 PST
FYI, I have plenty of initiator tests for Resource Timing. I will land them when Resource Timing goes in.
Adam Barth
Comment 2 2012-11-13 11:46:14 PST
> FYI, I have plenty of initiator tests for Resource Timing. I will land them when Resource Timing goes in. I'd rather not block having tests on implementing Resource Timing because I don't understand how you plan to implement Resource Timing.
Marja Hölttä
Comment 3 2012-11-22 02:13:36 PST
Then I'll close this, and I'll add tests as part of reviving bug 92761.
Marja Hölttä
Comment 4 2012-11-22 02:14:03 PST
What, no, not this bug.
Note You need to log in before you can comment on or make changes to this bug.