Closed
Bug 659852
Opened 14 years ago
Closed 14 years ago
Remove nsContentUtils::ReleasePtrOnShutdown
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla7
People
(Reporter: khuey, Assigned: mounir)
References
Details
Attachments
(1 file)
1.35 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Bug 586298 removed the only caller.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Whiteboard: [needs review]
Version: unspecified → Trunk
Comment on attachment 535272 [details] [diff] [review]
Remove it
Remove all the uses of sPtrsToPtrsToRelease inside nsContentUtils.cpp as well. r=me with that.
Attachment #535272 -
Flags: review?(jonas) → review+
Assignee | ||
Updated•14 years ago
|
Flags: in-testsuite-
Whiteboard: [needs review] → [fixed in cedar]
Assignee | ||
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed in cedar]
Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → mozilla7
Comment 4•13 years ago
|
||
As visible in content/base/public/nsContentUtils.h and content/base/src/nsContentUtils.cpp, nsContentUtils::ReleasePtrOnShutdown and nsContentUtils::sPtrsToPtrsToRelease have been removed.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•