Closed
Bug 1316778
Opened 8 years ago
Closed 8 years ago
ES3 compressed textures extension name is now _etc
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
mozilla53
People
(Reporter: jgilbert, Assigned: jgilbert)
References
Details
(Keywords: dev-doc-complete, Whiteboard: gfx-noted)
Attachments
(2 files)
58 bytes,
text/x-review-board-request
|
ethlin
:
review+
gchang
:
approval-mozilla-aurora+
gchang
:
approval-mozilla-beta+
|
Details |
58 bytes,
text/x-review-board-request
|
qdot
:
review+
|
Details |
No description provided.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Updated•8 years ago
|
Keywords: dev-doc-needed
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8809671 [details]
Bug 1316778 - Update IDL and bindings. -
https://reviewboard.mozilla.org/r/92216/#review92388
Attachment #8809671 -
Flags: review?(kyle) → review+
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8809670 [details]
Bug 1316778 - Update ES3 compressed format ext name to _etc. -
https://reviewboard.mozilla.org/r/92214/#review92558
Attachment #8809670 -
Flags: review?(ethlin) → review+
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/23f093950ea2
Update ES3 compressed format ext name to _etc. - r=ethlin
https://hg.mozilla.org/integration/mozilla-inbound/rev/4402b0c5fcb2
Update IDL and bindings. - r=qdot
Comment 6•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/23f093950ea2
https://hg.mozilla.org/mozilla-central/rev/4402b0c5fcb2
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Assignee | ||
Comment 7•8 years ago
|
||
Comment on attachment 8809670 [details]
Bug 1316778 - Update ES3 compressed format ext name to _etc. -
Approval Request Comment
[Feature/Bug causing the regression]: webgl2
[User impact if declined]:
[Is this code covered by automated tests?]:
[Has the fix been verified in Nightly?]:
[Needs manual test from QE? If yes, steps to reproduce]:
[List of other uplifts needed for the feature/fix]:
[Is the change risky?]:
[Why is the change risky/not risky?]:
[String changes made/needed]:
All patches in bug.
Attachment #8809670 -
Flags: approval-mozilla-beta?
Attachment #8809670 -
Flags: approval-mozilla-aurora?
Updated•8 years ago
|
status-firefox51:
--- → affected
status-firefox52:
--- → affected
Comment 8•8 years ago
|
||
Comment on attachment 8809670 [details]
Bug 1316778 - Update ES3 compressed format ext name to _etc. -
Fix a WebGL 2 issue. Beta51+ and Aurora52+. Should be in 51 beta 6.
Attachment #8809670 -
Flags: approval-mozilla-beta?
Attachment #8809670 -
Flags: approval-mozilla-beta+
Attachment #8809670 -
Flags: approval-mozilla-aurora?
Attachment #8809670 -
Flags: approval-mozilla-aurora+
Comment 9•8 years ago
|
||
bugherder uplift |
Comment 10•8 years ago
|
||
bugherder uplift |
Comment 11•8 years ago
|
||
Updated extension name:
https://developer.mozilla.org/en-US/docs/Web/API
https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_compressed_texture_etc
https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Using_Extensions
https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/getSupportedExtensions
https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/getExtension
Developer release notes:
https://developer.mozilla.org/en-US/Firefox/Releases/51#WebGL
Keywords: dev-doc-needed → dev-doc-complete
Comment 12•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•