Bug 177518 - Default to void* for platform widgets
Summary: Default to void* for platform widgets
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-26 17:50 PDT by Don Olmstead
Modified: 2017-09-27 12:15 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2017-09-26 17:54 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-26 17:50:49 PDT
Within platform Cursor, DragData, and Widget all have void* implementations for embedded platforms. Make void* the default for ports.
Comment 1 Don Olmstead 2017-09-26 17:54:50 PDT
Created attachment 321911 [details]
Patch
Comment 2 WebKit Commit Bot 2017-09-27 11:17:07 PDT
Comment on attachment 321911 [details]
Patch

Clearing flags on attachment: 321911

Committed r222562: <http://trac.webkit.org/changeset/222562>
Comment 3 WebKit Commit Bot 2017-09-27 11:17:08 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:15:08 PDT
<rdar://problem/34692867>