Closed
Bug 566676
Opened 16 years ago
Closed 16 years ago
allow null as data arg to teximage2d
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(1 file)
|
3.81 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
teximage2d allows null as the final argument; we bail in that case.
| Assignee | ||
Comment 1•16 years ago
|
||
Patch from Cedric Vivier (given via list).
Attachment #446013 -
Flags: review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Assignee: nobody → vladimir
You need to log in
before you can comment on or make changes to this bug.
Description
•