Closed
Bug 1324614
Opened 7 years ago
Closed 7 years ago
Failure in conformance2/state/gl-get-calls.html on OSX (getParameter(context.MAX_ELEMENT_INDEX) should be >= 16777215)
Categories
(Core :: Graphics: CanvasWebGL, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla53
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
(Whiteboard: gfx-noted)
Attachments
(1 file)
58 bytes,
text/x-review-board-request
|
daoshengmu
:
review+
gchang
:
approval-mozilla-aurora+
gchang
:
approval-mozilla-beta+
|
Details |
No description provided.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8820102 [details] Bug 1324614 - Make MAX_ELEMENT_INDEX default to UINT32_MAX when ES3_compat unavailable. - https://reviewboard.mozilla.org/r/99624/#review100070 LGTM
Attachment #8820102 -
Flags: review?(dmu) → review+
Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/11b1af2e7430 Make MAX_ELEMENT_INDEX default to UINT32_MAX when ES3_compat unavailable. - r=daoshengmu
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/11b1af2e7430
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 8820102 [details] Bug 1324614 - Make MAX_ELEMENT_INDEX default to UINT32_MAX when ES3_compat unavailable. - 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]:
Attachment #8820102 -
Flags: approval-mozilla-beta?
Attachment #8820102 -
Flags: approval-mozilla-aurora?
Updated•7 years ago
|
status-firefox51:
--- → affected
status-firefox52:
--- → affected
Comment 7•7 years ago
|
||
Comment on attachment 8820102 [details] Bug 1324614 - Make MAX_ELEMENT_INDEX default to UINT32_MAX when ES3_compat unavailable. - Fix WebGL2 related issue. Beta51+ & Aurora52+. Should be in 51 beta 10.
Attachment #8820102 -
Flags: approval-mozilla-beta?
Attachment #8820102 -
Flags: approval-mozilla-beta+
Attachment #8820102 -
Flags: approval-mozilla-aurora?
Attachment #8820102 -
Flags: approval-mozilla-aurora+
Comment 8•7 years ago
|
||
Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/06c0d166c9b7
You need to log in
before you can comment on or make changes to this bug.
Description
•