Closed
Bug 701948
Opened 14 years ago
Closed 11 years ago
Rename FEATURE_NO_INFO to FEATURE_STATUS_OK
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: drs, Assigned: wlitwinczyk)
References
(Blocks 1 open bug)
Details
(Whiteboard: webgl-internal)
Attachments
(1 file)
|
37.62 KB,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
In widget/public/nsIGfxInfo.idl, FEATURE_NO_INFO used to be used to mean multiple things, but since changes in bug 699482, it now means specifically that the driver is safe to the best of our knowledge. This means that "NO_INFO" is a misleading name, so it should be changed to "STATUS_OK" to more accurately reflect what it is used for.
Updated•14 years ago
|
Updated•12 years ago
|
Whiteboard: webgl-internal
Updated•11 years ago
|
Assignee: drs+bugzilla → wlitwinczyk
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8448994 -
Flags: review?(jgilbert)
Updated•11 years ago
|
Attachment #8448994 -
Flags: review?(jgilbert) → review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•