Closed
Bug 1734009
Opened 2 years ago
Closed 2 years ago
Pass color-related arguments down to the non-native theme in a more convenient way.
Categories
(Core :: Widget, task)
Core
Widget
Tracking
()
RESOLVED
FIXED
95 Branch
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
This avoids adding yet another parameter for the light/dark
color-scheme.
This shouldn't have any behavior change, but is a prerequisite to
implement dark form controls on the non-native theme.
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/29696aad4323 Pass color-related arguments down to the non-native theme in a more convenient way. r=dholbert
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9244255 [details]
Bug 1734009 - Pass color-related arguments down to the non-native theme in a more convenient way. r=mstange,dholbert
Beta/Release Uplift Approval Request
- User impact if declined: Needed for bug 1734115.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce: N/A
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple refactoring, doesn't change behavior.
- String changes made/needed: none
Attachment #9244255 -
Flags: approval-mozilla-beta?
Comment 5•2 years ago
|
||
Comment on attachment 9244255 [details]
Bug 1734009 - Pass color-related arguments down to the non-native theme in a more convenient way. r=mstange,dholbert
Approved for 94.0b6
Attachment #9244255 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•2 years ago
|
||
bugherderuplift |
status-firefox94:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•