Closed
Bug 622956
Opened 14 years ago
Closed 14 years ago
stub out webgl extension mechanism
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(1 file)
1.01 KB,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
We need a getExtension() call, which will currently just always return null, to pass the test suite and prepare for future extensions.
Attachment #501120 -
Flags: review?(bjacob)
Updated•14 years ago
|
Attachment #501120 -
Flags: review?(bjacob) → review+
Assignee | ||
Comment 1•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/d2cec4c93830
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
•