Closed
Bug 1290328
Opened 9 years ago
Closed 9 years ago
[WebGL2] pass gl.getActiveUniformBlockName in gl-object-get-calls.html
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: jerry, Assigned: jerry)
References
Details
Attachments
(1 file)
|
924 bytes,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
Gecko doesn't return null value when we have error.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8775832 -
Flags: review?(jgilbert)
Updated•9 years ago
|
Attachment #8775832 -
Flags: review?(jgilbert) → review+
| Assignee | ||
Comment 2•9 years ago
|
||
Just a simple fix.
Please land the attachment 8775832 [details] [diff] [review] to m-c.
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3776797b6c71
Return null for webgl GetActiveUniformBlockName() error. r=jgilbert
Keywords: checkin-needed
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•