[Webkit-unassigned] [Bug 114696] Wrong use of REALTIME clock causes pages to fail loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 12:51:34 PDT 2013


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





--- Comment #24 from Benjamin Poulain <benjamin at webkit.org>  2013-04-19 12:49:52 PST ---
(In reply to comment #23)
> How about this:
> 
> This bug is hard to reproduce as it requires the system time to be changed between the computation of time deltas. If this happens, the delta computation will off by the delta between the old system time and the new system time, which will result in undesired behaviour. One of the observed behaviour is that pages will fail to load.

I would do:
1) First describe what is the bug.
2) Explain why the invalid delta caused the undesired behavior.
3) Explain how you fix it-> this can be short, the patch is fairly obvious.

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