[Webkit-unassigned] [Bug 132846] ResourceLoadTiming should use reference instead of pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 10:03:55 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132846





--- Comment #8 from Alexey Proskuryakov <ap at webkit.org>  2014-05-14 10:04:10 PST ---
> Is there a reason why you can't just have an std::unique_ptr reference to the ResourceLoadTiming object? 

It seems nice to avoid a separate allocation, given that nearly(?) all of the responses will have the timing data.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list