[Webkit-unassigned] [Bug 33310] editing/pasteboard/4641033.html timed out on Tiger Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 12:28:48 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

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




--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2010-01-15 12:28:48 PST ---
(From update of attachment 46697)
I'm not sure if setTimeout is unnecessary - the original bug was about DOM
traversal and presence or renderers, and the DOM is different when still
parsing. If this isn't going to fix the problem, better not make arbitrary
changes.

One possible reason for the test to time out would be an exception being
raised. Maybe you could add a try/catch block instead, and log the exception?

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