Closed
Bug 569731
Opened 15 years ago
Closed 15 years ago
Implement canvas attribute
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: bjacob, Assigned: bjacob)
References
Details
Attachments
(2 files)
|
883 bytes,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
|
1.52 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
The WebGLContext::GetCanvas() function was unimplemented.
| Assignee | ||
Comment 1•15 years ago
|
||
Borrowed that code from the 2D context.
Comment on attachment 448867 [details] [diff] [review]
Implement canvas attribute
This is fine, but can you move this into WebGLContext.cpp ?
Attachment #448867 -
Flags: review?(vladimir) → review+
Comment on attachment 449009 [details] [diff] [review]
Implement canvas attributed (moved)
Great, thanks!
Attachment #449009 -
Flags: review?(vladimir) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•