Bug 202943 - [Clipboard API] Implement getType() for ClipboardItems created from bindings
Summary: [Clipboard API] Implement getType() for ClipboardItems created from bindings
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-10-14 13:27 PDT by Wenson Hsieh
Modified: 2019-10-15 15:21 PDT (History)
16 users (show)

See Also:


Attachments
Patch (48.36 KB, patch)
2019-10-14 17:13 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Fix release builds (48.20 KB, patch)
2019-10-14 17:24 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews211 for win-future (14.45 MB, application/zip)
2019-10-14 18:37 PDT, EWS Watchlist
no flags Details
Tweak Win expectations (see #202940) (49.06 KB, patch)
2019-10-14 19:13 PDT, 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-10-14 13:27:59 PDT
Implement ClipboardItem.getType() for ClipboardItems created using bindings (i.e. from the page, as opposed to items that represent items in the platform pasteboard).
Comment 1 Wenson Hsieh 2019-10-14 17:13:25 PDT Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2019-10-14 17:24:55 PDT Comment hidden (obsolete)
Comment 3 EWS Watchlist 2019-10-14 18:37:37 PDT Comment hidden (obsolete)
Comment 4 EWS Watchlist 2019-10-14 18:37:39 PDT Comment hidden (obsolete)
Comment 5 Wenson Hsieh 2019-10-14 19:13:22 PDT
Created attachment 380948 [details]
Tweak Win expectations (see #202940)
Comment 6 WebKit Commit Bot 2019-10-15 07:30:24 PDT
Comment on attachment 380948 [details]
Tweak Win expectations (see #202940)

Clearing flags on attachment: 380948

Committed r251134: <https://trac.webkit.org/changeset/251134>
Comment 7 WebKit Commit Bot 2019-10-15 07:30:25 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Ling Ho 2019-10-15 15:21:59 PDT
<rdar://problem/56291357>