Closed
Bug 1625731
Opened 5 years ago
Closed 5 years ago
Cleanup panelUI.css from unused rules (leftovers from m-c port)
Categories
(Thunderbird :: Theme, task)
Thunderbird
Theme
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 76.0
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
25.84 KB,
patch
|
pmorris
:
review+
|
Details | Diff | Splinter Review |
We still have code in panelUI.css from the port from M-C we don't use.
Assignee | ||
Comment 1•5 years ago
|
||
This is obvious code we can remove:
- BMB_bookmarks
- pageActionFeedback
- -remotetabs-
- downloadsPanel
- pageActionActivatedActionPanel
- pageActionPanel
- editBookmarkPanel
- browser-extension-panel
- identity-popup
- zoom-controls
- confirmation-hint
- sendTabToDevice
- containersItems
- panicView
The widget-overflow I left in because this could be used in the future. Also the customizationui styles are still in as they could be also used in the future.
Comment 2•5 years ago
|
||
Comment on attachment 9136600 [details] [diff] [review]
1625731-panelUI-cleanup.patch
Review of attachment 9136600 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, thanks.
Attachment #9136600 -
Flags: review?(paul) → review+
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/73ad2c5d51ec
Cleanup panelUI.css from unused rules (leftovers from m-c port). r=pmorris
Updated•5 years ago
|
Target Milestone: --- → Thunderbird 76.0
You need to log in
before you can comment on or make changes to this bug.
Description
•