Closed
Bug 290885
Opened 20 years ago
Closed 19 years ago
class nsTransform2D: declare constant methods as const
Categories
(Core Graveyard :: GFX, defect)
Core Graveyard
GFX
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: engel, Assigned: engel)
References
Details
Attachments
(1 file)
8.74 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
The class |nsTransform2D| has several methods which should be declared as |const|.
Assignee | ||
Comment 1•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
Attachment #181090 -
Flags: review?(roc)
Attachment #181090 -
Flags: superreview+
Attachment #181090 -
Flags: review?(roc)
Attachment #181090 -
Flags: review+
Comment on attachment 181090 [details] [diff] [review]
declare several methods in nsTransform2D as const
trivial code cleanup. Zero risk.
Attachment #181090 -
Flags: approval1.8b2?
Attachment #181090 -
Flags: approval1.8b2?
checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
Verified FIXED using code inspection (and compilation).
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•