Closed Bug 642695 Opened 15 years ago Closed 15 years ago

Debug logging in nsSVGForeignObjectFrame::DoReflow()

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla5

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(1 file)

There's a debug printf at http://mxr.mozilla.org/mozilla-central/source/layout/svg/base/src/nsSVGForeignObjectFrame.cpp#564 560 void 561 nsSVGForeignObjectFrame::DoReflow() 562 { 563 #ifdef DEBUG 564 printf("**nsSVGForeignObjectFrame::DoReflow()\n"); 565 #endif 566 ... This runs a lot when I'm running the <video> reftests, can we remove it?
Attached patch PatchSplinter Review
Assignee: nobody → chris
Status: NEW → ASSIGNED
Attachment #520106 - Flags: review?(jwatt)
Attachment #520106 - Flags: review?(jwatt) → review+
Whiteboard: [needs landing post ff4]
Depends on: post2.0
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [needs landing post ff4]
Target Milestone: --- → mozilla2.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: