[Webkit-unassigned] [Bug 100288] [EFL][WK2][AC] Regression(132392) infinite loop when displaying certain animations.

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


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


Yael <yael.aharon.m at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170535|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Yael <yael.aharon.m at gmail.com>  2012-10-24 18:47:59 PST ---
Created an attachment (id=170535)
 --> (https://bugs.webkit.org/attachment.cgi?id=170535&action=review)
Patch

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

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