Bug 61586 - editing/pasteboard/style-from-rules.html is flaky on Mac bots
Summary: editing/pasteboard/style-from-rules.html is flaky on Mac bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 17:01 PDT by Ryosuke Niwa
Modified: 2011-05-26 21:14 PDT (History)
6 users (show)

See Also:


Attachments
fixes the test (1.81 KB, patch)
2011-05-26 17:13 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-05-26 17:01:46 PDT
editing/pasteboard/style-from-rules.html has been flaky on Mac bots since some JSC change.

http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(Tests)/r87438%20(251)/results.html

I need to get rid of paste event handler.
Comment 1 Ryosuke Niwa 2011-05-26 17:13:37 PDT
Created attachment 95085 [details]
fixes the test
Comment 2 Ryosuke Niwa 2011-05-26 21:14:49 PDT
Comment on attachment 95085 [details]
fixes the test

Clearing flags on attachment: 95085

Committed r87465: <http://trac.webkit.org/changeset/87465>
Comment 3 Ryosuke Niwa 2011-05-26 21:14:53 PDT
All reviewed patches have been landed.  Closing bug.