[Webkit-unassigned] [Bug 119836] webkitgtk will freeze gui when time go back to past

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 20 13:37:47 PDT 2013


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





--- Comment #5 from Zan Dobersek <zandobersek at gmail.com>  2013-08-20 13:37:17 PST ---
(In reply to comment #3)
> It's not only dropping one frame, it freeze the whole GUI rendering!!!(only webkitgtk, qtwebkit hasn't this problem)

Yeah, I was wrong - didn't thought of the possibility of changing the system date to irrational values.

(In reply to comment #4)
> m_lastDisplayTime = currentTime() is update too later! (so used m_lastDisplayTime and update it immediately is a good idea) 

That part is just fine - m_lastDisplayTime is assigned the new value when the last display is actually complete.

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