[webkit-reviews] review canceled: [Bug 114696] Wrong use of REALTIME clock causes pages to fail loading : [Attachment 198895] Webkit patch for invalid uses of REALTIME clock when computing deltas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 10:03:27 PST 2014


Anders Carlsson <andersca at apple.com> has canceled Anderson Fraga
<anfraga at qnx.com>'s request for review:
Bug 114696: Wrong use of REALTIME clock causes pages to fail loading
https://bugs.webkit.org/show_bug.cgi?id=114696

Attachment 198895: Webkit patch for invalid uses of REALTIME clock when
computing deltas
https://bugs.webkit.org/attachment.cgi?id=198895&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
This has been fixed in the relevant files, we now use std::chrono::steady_clock
instead.


More information about the webkit-reviews mailing list