Closed
Bug 814541
Opened 13 years ago
Closed 13 years ago
Silence warnings in gfx/layers/d3d9/Nv3DVUtils.cpp
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: cpearce, Assigned: cpearce)
Details
Attachments
(1 file)
The error checking code in gfx/layers/d3d9/Nv3DVUtils.cpp spam the console with warnings during media mochitests. This is annoying, I don't need to be continuously reminded that I don't have 3D video hardware.
Assignee | ||
Updated•13 years ago
|
Attachment #684543 -
Flags: review?(bas)
Updated•13 years ago
|
Attachment #684543 -
Flags: review?(bas) → review+
Comment 1•13 years ago
|
||
Assignee: nobody → cpearce
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Comment 2•13 years ago
|
||
Why not use nspr logging instead of this mess?
You need to log in
before you can comment on or make changes to this bug.
Description
•