Bug 202916

Summary: [Clipboard API] Refactor custom pasteboard writing codepaths to handle multiple items
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: HTML EditingAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, bdakin, cdumez, commit-queue, dbates, esprehn+autocc, ews-watchlist, kangil.han, lingcherd_ho, megan_gardner, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2019-10-13 15:43:07 PDT
More plumbing to support the clipboard API.
Comment 1 Wenson Hsieh 2019-10-14 14:57:57 PDT
Created attachment 380923 [details]
Patch
Comment 2 WebKit Commit Bot 2019-10-14 18:21:02 PDT
Comment on attachment 380923 [details]
Patch

Clearing flags on attachment: 380923

Committed r251117: <https://trac.webkit.org/changeset/251117>
Comment 3 WebKit Commit Bot 2019-10-14 18:21:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ling Ho 2019-10-15 15:23:33 PDT
<rdar://problem/56273258>