Closed
Bug 1599548
Opened 6 years ago
Closed 6 years ago
rewrite Thunderbird consumers of the deprecated "top" and "bottom" align values to "start" and "end" (port bug 1592369)
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 72.0
People
(Reporter: mkmelin, Assigned: mkmelin)
Details
Attachments
(1 file)
|
15.35 KB,
patch
|
pmorris
:
review+
|
Details | Diff | Splinter Review |
Some work left out of bug 1594331: we also need to rewrite xul
- align="top" -> align="start"
- align="bottom" -> align="end
| Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•6 years ago
|
||
Attachment #9111925 -
Flags: review?(paul)
Updated•6 years ago
|
Attachment #9111925 -
Flags: review?(paul) → review+
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed-tb
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b8e5b419b136
rewrite Thunderbird consumers of the deprecated "top" and "bottom" align values to "start" and "end" (port bug 1592369). r=pmorris
| Assignee | ||
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 72.0
You need to log in
before you can comment on or make changes to this bug.
Description
•