[webkit-reviews] review requested: [Bug 66640] [GTK] WebProcess crash on hitting assertion m_isWaitingForDidUpdate in DrawingAreaImpl : [Attachment 104972] Handle the case of a new timer getting created from another timer callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 01:34:34 PDT 2011


Amruth Raj <amruthraj at motorola.com> has asked  for review:
Bug 66640: [GTK] WebProcess crash on hitting assertion m_isWaitingForDidUpdate
in DrawingAreaImpl
https://bugs.webkit.org/show_bug.cgi?id=66640

Attachment 104972: Handle the case of a new timer getting created from another
timer callback
https://bugs.webkit.org/attachment.cgi?id=104972&action=review

------- Additional Comments from Amruth Raj <amruthraj at motorola.com>
Thanks to Martin for suggesting a simpler approach to fix this bug.
check-webkit-style was reporting a couple of errors in the files that I
touched. With this patch, I have included fixes for these as well.


More information about the webkit-reviews mailing list