[Webkit-unassigned] [Bug 119958] Replace currentTime() with monotonicallyIncreasingTime() in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 18 23:37:11 PDT 2013


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





--- Comment #6 from Arunprasad Rajkumar <arurajku at cisco.com>  2013-08-18 23:36:40 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > Darin, I was about to say "The list of places where we can't change currentTime() to monotonicallyIncreasingTime()" :)
> > 
> > (That attachment includes list of places where currentTime() would live even after all patches gets landed, I didn't mentioned like we have to replace those stuffs :) )
> 
> Yes, and my point is that given what I can see these two should be changed to use monotonicallyIncreasingTime. I don’t understand the arguments above for why they need to stay on currentTime.

Sorry for the misinterpretation.

>>2. Memory Cache
Cached Resource Age calculation also includes HTTP response header field "date"(CachedResource::currentAge()).

>>6. Some of the Inspector Files(I think inspector front-end  don't have access to monotonic time)
Frankly I don't know much details about inspector, will check & let you know.

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