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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 13 13:46:52 PDT 2014


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





--- Comment #5 from Alex Christensen <achristensen at apple.com>  2014-05-13 13:47:13 PST ---
The fourth patch tried to get rid of my use of mutable in ResourceResponseBase.h, but it doesn't work nicely with the way Soup uses ResourceLoadTiming.  I think the third patch is the way to go.  It uses mutable, but there are lots of mutable things in ResourceResponseBase.

-- 
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