Closed Bug 16169 Opened 25 years ago Closed 25 years ago

Syntax error caused widget damage not to work when PR_Logging turned off.

Categories

(SeaMonkey :: General, defect, P3)

x86
Neutrino

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Jerry.Kirk, Assigned: Jerry.Kirk)

Details

Syntax error caused widget damage not to work when PR_Logging turned off. The error is: PR_LOG(PhWidLog, PR_LOG_DEBUG, ("nsWidget::WorkProc damaging widget=<%p> %d rect=<%d,%d,%d,%d> next=<%p>\n", dqe->widget, i, extent.ul.x, extent.ul.y, extent.lr.x, extent.lr.y, dqe->next); PtDamageExtent( dqe->widget, &extent)); obviously the PtDamageExtent should not have two ))'s
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I fixed this bug with the above mentioned patch.
Adding verifyme keyword.
Keywords: verifyme
Marking Verified/Fixed.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.