Bug 30516 - [Gtk][LayoutTests] editing/pasteboard/crash-accessing-clipboardData-types.html is failing
Summary: [Gtk][LayoutTests] editing/pasteboard/crash-accessing-clipboardData-types.htm...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-19 09:21 PDT by Zan Dobersek
Modified: 2009-10-19 10:25 PDT (History)
1 user (show)

See Also:


Attachments
Fix and updates (8.56 KB, patch)
2009-10-19 09:54 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2009-10-19 09:21:21 PDT
Test editing/pasteboard/crash-accessing-clipboardData-types.html fails because DOM pasting is not allowed.

A new property in WebKitWebSettings should be created and set to true when running tests.
Comment 1 Zan Dobersek 2009-10-19 09:54:46 PDT
Created attachment 41427 [details]
Fix and updates

This patch adds a new setting with description, sets the setting to true when running layout tests and updates the Skipped file, removing tests that now succeed.
Comment 2 Gustavo Noronha (kov) 2009-10-19 10:11:38 PDT
Comment on attachment 41427 [details]
Fix and updates

Looks good, by the way, I am going forward without waiting for a second review on these new settings because they are pretty much obvious API-wise, and we have more time to change them now that we have the semi-stable branch.
Comment 3 Gustavo Noronha (kov) 2009-10-19 10:23:44 PDT
Comment on attachment 41427 [details]
Fix and updates

Putting the commit on hold while we investigate a regression it may have caused.
Comment 4 WebKit Commit Bot 2009-10-19 10:25:45 PDT
Comment on attachment 41427 [details]
Fix and updates

Clearing flags on attachment: 41427

Committed r49791: <http://trac.webkit.org/changeset/49791>
Comment 5 WebKit Commit Bot 2009-10-19 10:25:48 PDT
All reviewed patches have been landed.  Closing bug.