Closed
Bug 623286
Opened 14 years ago
Closed 14 years ago
fix webgl framebuffer attachment test, and misc
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(1 file)
1.46 KB,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
Simple fix -- when a texture or renderbuffer is deleted, it needs to immediately become detached from the framebuffer. Also, GetUniform needs to return InvalidOperation when the uniform is the wrong generation.
Attachment #501382 -
Flags: review?(bjacob)
Updated•14 years ago
|
Attachment #501382 -
Flags: review?(bjacob) → review+
Assignee | ||
Comment 1•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/64a35318b09e
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•