Closed
Bug 790946
Opened 9 years ago
Closed 9 years ago
Remove support for the MOZ_ prefixed EXT_texture_filter_anisotropic ext name
Categories
(Core :: Canvas: WebGL, defect)
Core
Canvas: WebGL
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: bjacob, Assigned: bjacob)
References
Details
(Keywords: dev-doc-complete, Whiteboard: webgl-extension)
Attachments
(1 file)
|
1.43 KB,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
This follows up on 776001 which landed in 17 and where we decided to keep support for the prefixed name for 1 version and only remove it in 18.
Attachment #660825 -
Flags: review?(jgilbert)
Updated•9 years ago
|
Attachment #660825 -
Flags: review?(jgilbert) → review+
| Assignee | ||
Comment 1•9 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/cb2a1ae48b7a
Assignee: nobody → bjacob
Target Milestone: --- → mozilla18
| Assignee | ||
Comment 2•9 years ago
|
||
Now with Real Code Bits (tm): http://hg.mozilla.org/integration/mozilla-inbound/rev/94111544f201
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/cb2a1ae48b7a https://hg.mozilla.org/mozilla-central/rev/94111544f201
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
| Assignee | ||
Comment 4•9 years ago
|
||
Oops, we were still exposing the MOZ_ prefixed name in getSupportedExtensions. http://hg.mozilla.org/integration/mozilla-inbound/rev/294e9ee46579
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 6•6 years ago
|
||
https://developer.mozilla.org/en-US/Firefox/Releases/18#WebGL https://developer.mozilla.org/en-US/docs/Web/API/EXT_texture_filter_anisotropic https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/getSupportedExtensions https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Using_Extensions#Browser_compatibility
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•