[Webkit-unassigned] [Bug 144155] fast/frames/flattening/iframe-flattening-resize-event-count.html times out on Yosemite WK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 25 12:25:57 PDT 2015


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akling at apple.com,
                   |                            |barraclough at apple.com,
                   |                            |cdumez at apple.com

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
The logging is interesting! Every time the test fails, it only fires the timer exactly 7 times instead of 100.

This makes me suspect that nested timer throttling goes wrong, and stops the timer completely. Note that the new 20-second watchdog timer fires anyway, so the process is not frozen, only the 0-delay timer is.

I cannot reproduce locally yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150425/0eacec51/attachment.html>


More information about the webkit-unassigned mailing list