Closed
Bug 903524
Opened 12 years ago
Closed 12 years ago
Rename TestJSHolder
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: mccr8, Assigned: mccr8)
Details
Attachments
(1 file)
|
4.02 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
"TestJSHolder" isn't a very useful name. I was thinking IsJSHolder, to match AddJSHolder and RemoveJSHolder. It is a little weird that the nsContentUtils equivalents are AreJSObjectsHeld/HoldJSObjects/DropJSObjects instead, so I could align the cyclecollector functions with nsContentUtils if that makes sense.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #790852 -
Flags: review?(bugs)
Updated•12 years ago
|
Attachment #790852 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•