Closed
Bug 748211
Opened 13 years ago
Closed 12 years ago
getVertexAttrib should not be returning a value for the VERTEX_ATTRIB_ARRAY_POINTER pname
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: bzbarsky, Assigned: bjacob)
References
Details
(Whiteboard: webgl-conformance)
Attachments
(1 file)
914 bytes,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
Per spec, at least. I'm not changing this code for the moment in bug 745897.
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Thanks! The test does catch it.
Also filed bug 753734 about Firefox's intolerable slowness at generating JS warnings, which shows here when the webgl.verbose preference is set to true.
Whiteboard: webgl-conformance webgl-test-needed → webgl-conformance
Assignee | ||
Comment 3•12 years ago
|
||
The JS warning slowness no longer affects WebGL warnings too much, as we now stop generating WebGL warnings after 32 per context.
Assignee | ||
Comment 4•12 years ago
|
||
Updated•12 years ago
|
Attachment #628314 -
Flags: review?(jgilbert) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Target Milestone: --- → mozilla15
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•