Bug 204310 - [Clipboard API] Add support for Clipboard.readText()
Summary: [Clipboard API] Add support for Clipboard.readText()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-18 12:18 PST by Wenson Hsieh
Modified: 2019-11-19 07:26 PST (History)
12 users (show)

See Also:


Attachments
Patch (28.53 KB, patch)
2019-11-18 13:44 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (29.86 KB, patch)
2019-11-18 20:00 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Remove a stray setTimeout in a test. (29.82 KB, patch)
2019-11-18 20:10 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-11-18 12:18:06 PST
Implement Clipboard.readText()
Comment 1 Radar WebKit Bug Importer 2019-11-18 12:20:57 PST
<rdar://problem/57292754>
Comment 2 Wenson Hsieh 2019-11-18 13:44:57 PST Comment hidden (obsolete)
Comment 3 Wenson Hsieh 2019-11-18 20:00:43 PST Comment hidden (obsolete)
Comment 4 Wenson Hsieh 2019-11-18 20:10:14 PST
Created attachment 383838 [details]
Remove a stray setTimeout in a test.
Comment 5 WebKit Commit Bot 2019-11-19 07:26:21 PST
Comment on attachment 383838 [details]
Remove a stray setTimeout in a test.

Clearing flags on attachment: 383838

Committed r252627: <https://trac.webkit.org/changeset/252627>
Comment 6 WebKit Commit Bot 2019-11-19 07:26:23 PST
All reviewed patches have been landed.  Closing bug.