Bug 106409

Summary: [Resource Timing] XMLHttpRequests should have initiator type 'xmlhttprequest'
Product: WebKit Reporter: James Simonsen <simonjam>
Component: New BugsAssignee: James Simonsen <simonjam>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch for landing none

Description James Simonsen 2013-01-08 19:46:44 PST
[Resource Timing] XMLHttpRequests should have initiator type 'xmlhttprequest'
Comment 1 James Simonsen 2013-01-08 19:50:11 PST
Created attachment 181825 [details]
Patch
Comment 2 Tony Gentilcore 2013-01-09 10:00:58 PST
lgtm, but japhet should really review.
Comment 3 Alexey Proskuryakov 2013-01-09 10:02:23 PST
Comment on attachment 181825 [details]
Patch

Shouldn't all this code be behind an ifdef?
Comment 4 James Simonsen 2013-01-09 13:41:56 PST
Created attachment 181978 [details]
Patch
Comment 5 James Simonsen 2013-01-09 13:42:11 PST
(In reply to comment #3)
> (From update of attachment 181825 [details])
> Shouldn't all this code be behind an ifdef?

Sure. Done.
Comment 6 James Simonsen 2013-01-11 14:24:00 PST
Is there anything more that needs to be done here?
Comment 7 James Simonsen 2013-01-11 15:07:28 PST
Created attachment 182429 [details]
Patch for landing
Comment 8 WebKit Review Bot 2013-01-11 15:56:20 PST
Comment on attachment 182429 [details]
Patch for landing

Clearing flags on attachment: 182429

Committed r139513: <http://trac.webkit.org/changeset/139513>
Comment 9 WebKit Review Bot 2013-01-11 15:56:24 PST
All reviewed patches have been landed.  Closing bug.