Closed Bug 441608 Opened 16 years ago Closed 16 years ago

Make nsAssignment members const

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1a1

People

(Reporter: benjamin, Assigned: benjamin)

Details

Attachments

(1 file)

nsAssignment (in nsRuleNetwork.h) should have const members: there's no need for the empty constructor nor the copy-assignment operator. This patch happens to make my life a lot easier for XPCOMGC, which is why I'm attaching it now.
Attachment #326531 - Flags: review?(enndeakin)
Enn, ping?
Attachment #326531 - Flags: review?(enndeakin) → review+
Pushed to mozilla-central revision 5ea2ee5b5b13
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1a1
Component: DOM: Mozilla Extensions → DOM
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: