Bug 12770

Summary: editing/execCommand/find-after-replace fails intermittently on buildbot
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren
Priority: P2 Keywords: LayoutTestFailure
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://build.webkit.org/results/post-commit-powerpc-mac-os-x/5623/editing/execCommand/find-after-replace-diffs.txt
Attachments:
Description Flags
Use a load event handler instead of a timeout darin: review+

Description mitz 2007-02-14 07:05:21 PST
See URL. Patch forthcoming.
Comment 1 mitz 2007-02-14 07:08:21 PST
Created attachment 13162 [details]
Use a load event handler instead of a timeout
Comment 2 Darin Adler 2007-02-14 08:56:20 PST
Comment on attachment 13162 [details]
Use a load event handler instead of a timeout

Way better. Hooray!
Comment 3 mitz 2007-02-14 09:33:30 PST
Geoff checked in a different patch <http://trac.webkit.org/projects/webkit/changeset/19622> that changes the expected results :-\
Comment 4 Geoffrey Garen 2007-02-14 12:55:22 PST
Committed revision 19627.