RESOLVED FIXED 183350
Silence OpenGL and OpenGL ES deprecation warnings in newer SDKs
https://bugs.webkit.org/show_bug.cgi?id=183350
Summary Silence OpenGL and OpenGL ES deprecation warnings in newer SDKs
Daniel Bates
Reported 2018-03-05 16:40:01 PST
Silence OpenGL and OpenGL ES deprecation warnings in newer SDKs
Attachments
Patch (1.60 KB, patch)
2018-03-05 17:17 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2018-03-05 17:17:24 PST
Myles C. Maxfield
Comment 2 2018-03-05 17:35:05 PST
I'm seeing if this builds even with only a single one of the stanzas.
Myles C. Maxfield
Comment 3 2018-03-05 17:39:48 PST
Looks like only using the stanza in Source/WebCore/config.h doesn't fix the build, and precompiled headers shouldn't be required to build, which means we need to add it in even more places (or put it in Source/WebCore/Configurations/WebCore.xcconfig)
Myles C. Maxfield
Comment 4 2018-03-05 17:41:53 PST
Testing the WebCore.xcconfig solution on iOS now.
Myles C. Maxfield
Comment 5 2018-03-05 18:13:08 PST
Radar WebKit Bug Importer
Comment 6 2018-03-05 18:14:34 PST
Note You need to log in before you can comment on or make changes to this bug.