Closed Bug 837687 Opened 11 years ago Closed 11 years ago

GL_OES_EGL_image not detected on Galaxy Nexus

Categories

(Firefox for Android Graveyard :: Toolbar, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 21

People

(Reporter: snorp, Assigned: snorp)

Details

Attachments

(1 file)

Galaxy Nexus has the GL_OES_EGL_image extension, but it reports it as GL_OES_egl_image. We use strcmp() to match these, so we don't correctly detect it.
Attachment #709713 - Flags: review?(jgilbert)
Attachment #709713 - Flags: review?(jgilbert) → review+
Backed out because strcasecmp() isn't on Windows. Relanded using PL_strcasecmp.

https://hg.mozilla.org/integration/mozilla-inbound/rev/a9b703ded09c
https://hg.mozilla.org/mozilla-central/rev/a9b703ded09c
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 21
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: