Bug 146343

Summary: [Curl] Compile errors; ResourceResponseBase::resourceLoadTiming() has changed return type.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, galpeter, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

peavo
Reported 2015-06-26 04:40:08 PDT
The resourceLoadTiming() member of the class ResourceResponseBase does not return a pointer, but a reference.
Attachments
Patch (4.21 KB, patch)
2015-06-26 05:23 PDT, peavo
no flags
peavo
Comment 1 2015-06-26 05:23:44 PDT
Brent Fulgham
Comment 2 2015-06-26 09:20:18 PDT
Comment on attachment 255633 [details] Patch r=me. Thank you for fixing this!
WebKit Commit Bot
Comment 3 2015-06-26 10:10:49 PDT
Comment on attachment 255633 [details] Patch Clearing flags on attachment: 255633 Committed r186000: <http://trac.webkit.org/changeset/186000>
WebKit Commit Bot
Comment 4 2015-06-26 10:10:55 PDT
All reviewed patches have been landed. Closing bug.
peavo
Comment 5 2015-06-26 11:53:27 PDT
(In reply to comment #2) > Comment on attachment 255633 [details] > Patch > > r=me. Thank you for fixing this! Thanks for reviewing :)
Note You need to log in before you can comment on or make changes to this bug.