[webkit-reviews] review requested: [Bug 100288] [EFL][WK2][AC] Regression(132392) infinite loop when displaying certain animations. : [Attachment 170535] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 18:46:52 PDT 2012


Yael <yael.aharon.m at gmail.com> has asked  for review:
Bug 100288: [EFL][WK2][AC] Regression(132392) infinite loop when displaying
certain animations.
https://bugs.webkit.org/show_bug.cgi?id=100288

Attachment 170535: Patch
https://bugs.webkit.org/attachment.cgi?id=170535&action=review

------- Additional Comments from Yael <yael.aharon.m at gmail.com>
Set a 0 length timer when PageClientImpl::setViewNeedsDisplay is called. That
makes calling ewk_view_display asynchronous and breaks the loop of
ewk_view_display triggering another ewk_view_display (due to the animation) .


More information about the webkit-reviews mailing list