REOPENED 102064
Meta: add initiator to CachedResourceRequest
https://bugs.webkit.org/show_bug.cgi?id=102064
Summary Meta: add initiator to CachedResourceRequest
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.