Closed Bug 916909 Opened 12 years ago Closed 12 years ago

remove/update stray NS_HOLD_JS_OBJECTS and NS_DROP_JS_OBJECTS

Categories

(Core :: XPConnect, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: deian, Assigned: deian)

Details

Attachments

(1 file)

The NS_HOLD_JS_OBJECTS and NS_DROP_JS_OBJECTS still expand to nsContentUtils::HoldJSObjects and nsContentUtils::DropJSObjects: https://mxr.mozilla.org/mozilla-central/source/content/base/public/nsContentUtils.h#2190 but as I understand, we're now using mozilla::HoldJSObjects and mozilla::DropJSObjects instead. Should we update nsContentUtils or just remove those macros?
Flags: needinfo?(continuation)
Oops! Yeah, the macros should be removed. Thanks for noticing.
Flags: needinfo?(continuation)
Attachment #805472 - Flags: review?(continuation)
Attachment #805472 - Flags: review?(continuation) → review+
Keywords: checkin-needed
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: