Bug 177624 - Simplify PLATFORM ifdefs within Editor around writing selections
Summary: Simplify PLATFORM ifdefs within Editor around writing selections
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-28 14:48 PDT by Don Olmstead
Modified: 2017-09-28 17:17 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2017-09-28 14:48 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff
Patch (3.11 KB, patch)
2017-09-28 14:50 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2017-09-28 14:48:01 PDT
Only PLATFORM(WIN) is not implementing writeSelectionToPasteboard, writeImageToPasteboard and writeSelection.
Comment 1 Don Olmstead 2017-09-28 14:48:58 PDT
Created attachment 322119 [details]
Patch
Comment 2 Don Olmstead 2017-09-28 14:50:35 PDT
Created attachment 322120 [details]
Patch
Comment 3 WebKit Commit Bot 2017-09-28 17:15:37 PDT
Comment on attachment 322120 [details]
Patch

Clearing flags on attachment: 322120

Committed r222642: <http://trac.webkit.org/changeset/222642>
Comment 4 WebKit Commit Bot 2017-09-28 17:15:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-09-28 17:17:18 PDT
<rdar://problem/34728490>