Closed Bug 923194 Opened 11 years ago Closed 11 years ago

Too-low GL version should not be a fatal assertion

Categories

(Core :: Graphics, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: roc, Assigned: roc)

References

Details

Attachments

(1 file)

GLContext::InitWithPrefix does a fatal assert if ParseGLVersion returns a version less than mVersion. This should not be fatal, we can just set mInitialized to false in this case and carry on. On my Linux build I've removed Nvidia's DRI driver and I hit this assertion; the upcoming patch lets me carry on and everything seems to work.
Attached patch fixSplinter Review
Attachment #813177 - Flags: review?(bjacob)
Attachment #813177 - Flags: review?(bjacob) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: