Closed
Bug 621036
Opened 15 years ago
Closed 13 years ago
Disable CreateOffscreenPBufferContext printf_stderr's?
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: aaronmt, Assigned: jgilbert)
Details
(Keywords: regression, Whiteboard: [mozmill])
Attachments
(1 file)
1.43 KB,
patch
|
bjacob
:
review+
jgilbert
:
checkin+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b9pre) Gecko/20101222 Firefox/4.0b9pre
http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/GLContextProviderCGL.mm#479
Noticed this is dumping data to console during Mozmill runs on trunk
colorbits: 24 alpha: 8 depth: 24 stencil: 0
*** depth: 24 (req: 24)
colorbits: 24 alpha: 8 depth: 24 stencil: 0
*** depth: 24 (req: 24)
Assignee | ||
Comment 1•13 years ago
|
||
Trivial removal of unnecessary printfs.
Updated•13 years ago
|
Attachment #611114 -
Flags: review?(bjacob) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #611114 -
Flags: checkin?(jgilbert)
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla14
Assignee | ||
Updated•13 years ago
|
Attachment #611114 -
Flags: checkin?(jgilbert) → checkin+
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•