Closed
Bug 501083
Opened 16 years ago
Closed 16 years ago
[HTML5] Release the Windows 1252 array at shutdown
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Assigned: hsivonen)
Details
Attachments
(1 file)
|
405 bytes,
patch
|
sicking
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
nsHtml5NamedCharacters should delete its Windows 1252 array at shutdown. (It would be preferable for it to be static const. That didn't work out in the landing timeframe, but I forgot to put the delete back in.)
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #385721 -
Flags: superreview?(mrbkap)
Attachment #385721 -
Flags: review?(jonas)
Attachment #385721 -
Flags: superreview?(mrbkap)
Attachment #385721 -
Flags: superreview+
Attachment #385721 -
Flags: review?(jonas)
Attachment #385721 -
Flags: review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•