Closed Bug 586148 Opened 15 years ago Closed 15 years ago

default clearDepth setting is not 1.0

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 580737

People

(Reporter: mozilla2, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.6 (KHTML, like Gecko) Chrome/6.0.491.0 Safari/534.6 Build Identifier: Mozilla/5.0 (Windows; Windows NT 6.1; WOW64; rv:2.0b2) Gecko/20100720 Firefox/4.0b2 in WebGL the default clearDepth setting is 1.0. Firefox has it set to 0.0 which means if a program does not set it to 1.0 the program fails on firefox. Reproducible: Always Steps to Reproduce: 1. Take any WebGL sample or conformance test 2. Remove calls to gl.clearDepth 3. Run the sample. Actual Results: The sample fails to display correctly Expected Results: The sample displays correctly
Component: General → Canvas: WebGL
Product: Firefox → Core
QA Contact: general → canvas.webgl
Version: unspecified → Trunk
Hi Gregg! Thanks for your report; this has been fixed already: bug 580737.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.