RESOLVED FIXED 190434
Only report the supported WebGL version
https://bugs.webkit.org/show_bug.cgi?id=190434
Summary Only report the supported WebGL version
Brent Fulgham
Reported 2018-10-10 11:40:32 PDT
WebKit returns specific hardware and driver information in response to a request for the WebGL version (gl.VERSION). Other browsers only return the WebGL version (e.g., "WebGL 1.0", "WebGL 2.0"). We should do the same.
Attachments
Patch (5.18 KB, patch)
2018-10-10 12:40 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2018-10-10 12:40:15 PDT
WebKit Commit Bot
Comment 2 2018-10-10 15:25:24 PDT
Comment on attachment 351981 [details] Patch Clearing flags on attachment: 351981 Committed r237018: <https://trac.webkit.org/changeset/237018>
WebKit Commit Bot
Comment 3 2018-10-10 15:25:26 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-10-10 15:26:20 PDT
Brent Fulgham
Comment 5 2018-10-10 15:42:41 PDT
This is actually: <rdar://problem/45024677>
Note You need to log in before you can comment on or make changes to this bug.