Bug 194056 - GCGamepad is deprecated
Summary: GCGamepad is deprecated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-30 15:51 PST by Keith Rollin
Modified: 2019-01-31 11:29 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2019-01-30 15:53 PST, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2019-01-30 15:51:07 PST
GCGamepad is deprecated, resulting in compiler warnings. Address this for now by employing ALLOW_DEPRECATED_DECLARATIONS_BEGIN/END.
Comment 1 Radar WebKit Bug Importer 2019-01-30 15:51:28 PST
<rdar://problem/47685010>
Comment 2 Keith Rollin 2019-01-30 15:53:10 PST
Created attachment 360636 [details]
Patch
Comment 3 WebKit Commit Bot 2019-01-31 11:29:32 PST
Comment on attachment 360636 [details]
Patch

Clearing flags on attachment: 360636

Committed r240799: <https://trac.webkit.org/changeset/240799>
Comment 4 WebKit Commit Bot 2019-01-31 11:29:34 PST
All reviewed patches have been landed.  Closing bug.