Closed Bug 521350 Opened 15 years ago Closed 15 years ago

remove nsCSSValue::nsCSSValue(nscolor) constructor

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla1.9.3a1

People

(Reporter: dbaron, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
The nsCSSValue constructor taking an nscolor argument is a bad idea since nscolor is just PRUint32; it's also unused, so we should just remove it.

(Spun off of bug 520396 comment 12.)
Attachment #405369 - Flags: review?(bzbarsky)
Attachment #405369 - Flags: review?(bzbarsky) → review+
Comment on attachment 405369 [details] [diff] [review]
patch

Oh, to have real strong typing... ;)
http://hg.mozilla.org/mozilla-central/rev/c2b5280e80c9
Status: NEW → RESOLVED
Closed: 15 years ago
Priority: -- → P3
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: