Closed Bug 716629 Opened 14 years ago Closed 14 years ago

Mark deleted JSFunction methods as private

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: jimb, Unassigned)

Details

Attachments

(1 file)

The documentation for MOZ_DELETE in mfbt/Attributes.h says: * MOZ_DELETE relies on C++11 functionality not universally implemented. As a * backstop, method declarations using MOZ_DELETE should be private. My changeset 89c6efec31a7 of 2012-1-6 added MOZ_DELETE, but didn't mark the methods private. The attached patch fixes this.
Attachment #587070 - Flags: review?(jwalden+bmo)
Attachment #587070 - Flags: review?(jwalden+bmo) → review+
Status: NEW → ASSIGNED
Flags: in-testsuite-
Target Milestone: --- → mozilla12
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: