Bug 191848

Summary: Simplify platform check in WebEditorClient
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: WebKit Misc.Assignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, Hironori.Fujii, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Don Olmstead 2018-11-19 17:35:25 PST
#if !PLATFORM(GTK) && !PLATFORM(COCOA) && !PLATFORM(WPE) is PLATFORM(WIN)
Comment 1 Don Olmstead 2018-11-19 17:39:32 PST
Created attachment 355302 [details]
Patch
Comment 2 WebKit Commit Bot 2018-11-19 19:04:43 PST
Comment on attachment 355302 [details]
Patch

Clearing flags on attachment: 355302

Committed r238389: <https://trac.webkit.org/changeset/238389>
Comment 3 WebKit Commit Bot 2018-11-19 19:04:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-11-19 19:05:32 PST
<rdar://problem/46176789>