Closed Bug 602531 Opened 15 years ago Closed 15 years ago

Change "-moz-box-shadow" to "box-shadow" in mail/

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.3a1

People

(Reporter: Nomis101, Assigned: Nomis101)

References

Details

Attachments

(1 file, 2 obsolete files)

-moz-box-shadow is obsolete in Gecko 2.0, so we should rename it to box-shadow. This was done for suite in Bug 595630.
Attached patch patch (obsolete) — Splinter Review
This patch changes -moz-box-shadow to box-shadow in mail/. https://developer.mozilla.org/en/CSS/-moz-box-shadow And it changes the values according to this table: https://bugzilla.mozilla.org/show_bug.cgi?id=590039#c23 It also changes "0px" to "0" in messageHeader.css like it was done in http://hg.mozilla.org/mozilla-central/rev/4e12a34e5398
Attachment #481535 - Flags: review?(nisses.mail)
Note that the blur radius value is the third one. You don't want to change the other ones.
No longer blocks: 590039
Depends on: 590039
Attached patch corrected patch (obsolete) — Splinter Review
Oh yes, I've overlooked that the value change is only necessary for the blur radius.
Attachment #481535 - Attachment is obsolete: true
Attachment #481618 - Flags: review?(nisses.mail)
Attachment #481535 - Flags: review?(nisses.mail)
Attached patch corrected patchSplinter Review
Attachment #481618 - Attachment is obsolete: true
Attachment #481619 - Flags: review?(nisses.mail)
Attachment #481618 - Flags: review?(nisses.mail)
All values looks good when comparing with the table in https://bugzilla.mozilla.org/show_bug.cgi?id=590039#c23, just going to take it for a test run and see that things looks correct before I give an r+
Comment on attachment 481619 [details] [diff] [review] corrected patch Look all right in action too!
Attachment #481619 - Flags: review?(nisses.mail) → review+
So checking needed ?
(In reply to comment #7) > So checking needed ? Yep.
Assignee: nobody → Nomis101
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.3a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: