Closed
Bug 1170452
Opened 10 years ago
Closed 10 years ago
WebGL 2 - Constants incorrectly exposed via DOM
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: u480271, Assigned: u480271)
References
()
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
3.51 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Some constants that have changed since the initial implementation of WebGL 2 WEBIDL.
FAIL Property TIMEOUT_IGNORED value test -1 == 18446744073709552000
FAIL Property does not exist: MAX_CLIENT_WAIT_TIMEOUT_WEBGL
FAIL Property is defined and should not be: TEXTURE_SWIZZLE_A
FAIL Property is defined and should not be: TEXTURE_SWIZZLE_B
FAIL Property is defined and should not be: TEXTURE_SWIZZLE_G
FAIL Property is defined and should not be: TEXTURE_SWIZZLE_R
FAIL Property is defined and should not be: PRIMITIVE_RESTART_FIXED_INDEX
Attachment #8617110 -
Flags: review?(bugs)
Updated•10 years ago
|
Attachment #8617110 -
Flags: review?(bugs) → review+
Comment 4•10 years ago
|
||
Assignee: nobody → dglastonbury
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•