Closed Bug 291636 Opened 19 years ago Closed 19 years ago

Remove unused rotation from nsTransform2D

Categories

(Core Graveyard :: GFX, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: engel, Assigned: engel)

References

Details

(Keywords: memory-footprint)

Attachments

(1 file)

Currently, |nsTransform2D| describes a general 2D transformation.  However, the
rotation/skew part of the matrix is never used (it is even impossible to set it
via the interface of |nsTransform2D|).

These matrix elements should be removed.
(this patch depends on patch for Bug 290885)
Depends on: 290885
Attachment #181664 - Flags: review?(roc)
Comment on attachment 181664 [details] [diff] [review]
Remove unused matrix elements m01, m10

I don't think we're going to check this in for 1.8. We'll save it for 1.9.
Attachment #181664 - Flags: superreview+
Attachment #181664 - Flags: review?(roc)
Attachment #181664 - Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: