Bug 85040 - [EFL] Add support to enable/disable DOM paste
Summary: [EFL] Add support to enable/disable DOM paste
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-27 02:29 PDT by Sudarsana Nagineni (babu)
Modified: 2012-05-22 09:40 PDT (History)
5 users (show)

See Also:


Attachments
patch (6.44 KB, patch)
2012-05-20 04:51 PDT, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-04-27 02:29:57 PDT
Add API setDOMPasteAllowed to enable DOM paste.
Comment 1 Sudarsana Nagineni (babu) 2012-05-20 04:51:59 PDT
Created attachment 142899 [details]
patch

Add support to enable/disable DOM paste and enable the setting on each test startup in order to unskip tests which rely on clipboard.
Comment 2 Gyuyoung Kim 2012-05-20 18:29:27 PDT
Comment on attachment 142899 [details]
patch

LGTM.
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-05-20 18:47:19 PDT
Comment on attachment 142899 [details]
patch

Looks OK, thank you.
Comment 4 WebKit Review Bot 2012-05-22 09:40:24 PDT
Comment on attachment 142899 [details]
patch

Clearing flags on attachment: 142899

Committed r117986: <http://trac.webkit.org/changeset/117986>
Comment 5 WebKit Review Bot 2012-05-22 09:40:29 PDT
All reviewed patches have been landed.  Closing bug.