Closed Bug 547928 Opened 15 years ago Closed 15 years ago

[HTML5] Mochitest on XP leaks 184 instances of nsStringBuffer

Categories

(Core :: DOM: HTML Parser, defect, P1)

x86
Windows XP
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: hsivonen, Unassigned)

Details

With html5.enable=true: |<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->| Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev 1111 nsStringBuffer 8 1472 5795121 184 (41375.95 +/- 11590.83) 11369182 187 (43348.32 +/- 11472.16)
My guess is that this is due to the bogus |if| condition described in bug 534136 comment 62.
Depends on: 534136
The guess was wrong.
No longer depends on: 534136
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.