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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 18 19:27:56 PDT 2013


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





--- Comment #3 from Darin Adler <darin at apple.com>  2013-08-18 19:27:24 PST ---
(In reply to comment #2)
> 2. Memory Cache

This might require some thinking. We don’t want changes to the system clock to affect cache expiration.

> 6. Some of the Inspector Files(I think inspector front-end  don't have access to monotonic time)

That does not sound right. Since the inspector front end is not necessarily on the same computer, it won’t necessarily have access to the same current time either. We don’t intend to require that the two computers have synchronized clocks to make the inspector work.

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