OpenGLShims: fix check for ANGLE GLES2 extensions
Created attachment 191878 [details] Proposed patch
The check for ANGLE GLES2 extensions is currently being overriden with checks for APPLE extensions in lookupOpenGLFunctionAddress()
Comment on attachment 191878 [details] Proposed patch Good catch! r- due to missing ChangeLog though.
(In reply to comment #3) > (From update of attachment 191878 [details]) > Good catch! > > r- due to missing ChangeLog though. Sure, I will update this :)
Created attachment 191993 [details] Patch Proposed patch
Comment on attachment 191993 [details] Patch Clearing flags on attachment: 191993 Committed r145079: <http://trac.webkit.org/changeset/145079>
All reviewed patches have been landed. Closing bug.