Bug 72379 - editing/pasteboard/drag-drop-dead-frame.html is flaky
Summary: editing/pasteboard/drag-drop-dead-frame.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Gentilcore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 04:47 PST by Tony Gentilcore
Modified: 2011-11-15 12:17 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.33 KB, patch)
2011-11-15 04:59 PST, Tony Gentilcore
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Gentilcore 2011-11-15 04:47:37 PST
editing/pasteboard/drag-drop-dead-frame.html has been very flaky since r100203. It looks to me like the test just needs to wait for the iframe to load before it runs.
Comment 1 Tony Gentilcore 2011-11-15 04:59:29 PST
Created attachment 115147 [details]
Patch
Comment 2 Tony Gentilcore 2011-11-15 05:00:08 PST
Comment on attachment 115147 [details]
Patch

Here's a speculative fix (I couldn't repro locally on chromium linux).
Comment 4 WebKit Review Bot 2011-11-15 11:16:33 PST
Comment on attachment 115147 [details]
Patch

Clearing flags on attachment: 115147

Committed r100297: <http://trac.webkit.org/changeset/100297>
Comment 5 WebKit Review Bot 2011-11-15 11:16:37 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Eric Seidel (no email) 2011-11-15 12:17:21 PST
Comment on attachment 115147 [details]
Patch

Yes.  Thanks!