Closed
Bug 1646878
Opened 6 years ago
Closed 6 years ago
Ship stylesheets for browser_style
Categories
(Thunderbird :: Add-Ons: Extensions API, enhancement)
Thunderbird
Add-Ons: Extensions API
Tracking
(thunderbird78 fixed)
RESOLVED
FIXED
Thunderbird 79.0
| Tracking | Status | |
|---|---|---|
| thunderbird78 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
|
8.22 KB,
patch
|
mkmelin
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
Browser actions and the other actions have an option to load a browser stylesheet so that the UI looks more similar to the application UI. We've never shipped these stylesheets or made the option work, but we should. Also at least one of them is used in the add-on manager preferences.
| Assignee | ||
Comment 1•6 years ago
|
||
I picked up a few minor updates to ExtensionPopups.jsm while I was there.
Attachment #9157818 -
Flags: review?(mkmelin+mozilla)
Comment 2•6 years ago
|
||
Comment on attachment 9157818 [details] [diff] [review]
1646878-browser-style-1.diff
Review of attachment 9157818 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, r=mkmelin
Attachment #9157818 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/29838b8b530f
Ship stylesheets for browser_style. r=mkmelin
| Assignee | ||
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 79.0
| Assignee | ||
Comment 5•6 years ago
|
||
Comment on attachment 9157818 [details] [diff] [review]
1646878-browser-style-1.diff
(In reply to Magnus Melin [:mkmelin] from comment #4)
> I guess we should uplift?
Yeah, there's no harm. I'd push it into a point release anyway, so it might as well be point-0.
Attachment #9157818 -
Flags: approval-comm-beta?
Comment 6•6 years ago
|
||
Comment on attachment 9157818 [details] [diff] [review]
1646878-browser-style-1.diff
Also no regressions filed since landing, so Approved for beta
Attachment #9157818 -
Flags: approval-comm-beta? → approval-comm-beta+
Comment 7•6 years ago
|
||
| bugherder uplift | ||
Thunderbird 78.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/d92be5204ca8
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•