Closed
Bug 881277
Opened 12 years ago
Closed 9 years ago
Implement getContext("webgl") for mobile
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: Ms2ger, Unassigned)
References
Details
(Whiteboard: webgl-conformance)
+++ This bug was initially created as a clone of Bug #870232 +++
Reporter | ||
Updated•12 years ago
|
Keywords: dev-doc-needed
Comment 1•11 years ago
|
||
It looks like this also affects FxOS. (though webgl is disabled in its entirety on Geeksphone devices, fyi)
Comment 2•11 years ago
|
||
I think there's another bug on this, but I'll post here, too:
We can't allow getContext('webgl') until we pass conformance for the product. Currently, only desktop Firefox is WebGL-conformant, but not Firefox Mobile or Firefox OS.
Whiteboard: webgl-conformance
Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Jeff Gilbert [:jgilbert] from comment #2)
> I think there's another bug on this, but I'll post here, too:
> We can't allow getContext('webgl') until we pass conformance for the
> product. Currently, only desktop Firefox is WebGL-conformant, but not
> Firefox Mobile or Firefox OS.
Of course we can. There's no legal requirement anywhere. Some people don't *want* to, but that's something else.
Comment 4•11 years ago
|
||
(In reply to :Ms2ger from comment #3)
> (In reply to Jeff Gilbert [:jgilbert] from comment #2)
> > I think there's another bug on this, but I'll post here, too:
> > We can't allow getContext('webgl') until we pass conformance for the
> > product. Currently, only desktop Firefox is WebGL-conformant, but not
> > Firefox Mobile or Firefox OS.
>
> Of course we can. There's no legal requirement anywhere. Some people don't
> *want* to, but that's something else.
Implementing this without conformance would mean ignoring the agreements we've made as part of the Khronos working group, which is bad.
FWIW, we are also not legally allowed to use the WebGL trademark in association with a non-conformant product, though whether or not that applies here, I can't answer.
Comment 5•9 years ago
|
||
We did this long ago.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•