Closed
Bug 996282
Opened 11 years ago
Closed 11 years ago
Cleanup getParam
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
Attachments
(1 file)
15.47 KB,
patch
|
u480271
:
review+
|
Details | Diff | Splinter Review |
This function is a bit messy. Let's clean it up. It was also failing to generate InvalidEnum for TRANSFORM_FEEDBACK, it looks like. (for when it's not available)
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8406477 -
Flags: review?(dglastonbury)
Attachment #8406477 -
Flags: review?(dglastonbury) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in
before you can comment on or make changes to this bug.
Description
•