Closed Bug 969307 Opened 10 years ago Closed 10 years ago

Use unprefixed box-sizing internally

Categories

(Thunderbird :: Theme, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 30.0

People

(Reporter: Paenglab, Assigned: Paenglab)

Details

Attachments

(1 file)

See bug 968029 for toolkit:

All instances of -moz-box-sizing, -webkit-box-sizing, and -ms-box-sizing in the Mozilla codebase should be converted to the standard property box-sizing. WebKit and Trident dropped their prefixes long ago, and Gecko has recently done the same.

See:
https://bugzilla.mozilla.org/show_bug.cgi?id=243412#c107
https://bugzilla.mozilla.org/show_bug.cgi?id=243412#c118

This one is for Thunderbird.
Attached patch unprefix itSplinter Review
Simply remove the -moz-.
Florian I r? you for /im/themes/conversation.css. I hope it's okay when I'm touching it.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8372178 - Flags: review?(josiah)
Attachment #8372178 - Flags: review?(florian)
Comment on attachment 8372178 [details] [diff] [review]
unprefix it

(In reply to Richard Marti (:Paenglab) from comment #1)

> Florian I r? you for /im/themes/conversation.css. I hope it's okay when I'm
> touching it.

Doing cleanups in im/ at the same time as in the rest of comm-central is very appreciated, thanks!
Attachment #8372178 - Flags: review?(florian) → review+
Comment on attachment 8372178 [details] [diff] [review]
unprefix it

Review of attachment 8372178 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good.
Attachment #8372178 - Flags: review?(josiah) → review+
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/9b9111e72080
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 30.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: