Closed
Bug 1909556
Opened 8 months ago
Closed 8 months ago
Consolidate the `ProvidesX` function calls in `FirefoxTheme`
Categories
(Firefox for Android :: Design System and Theming, task)
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: 007, Assigned: npoon)
References
Details
(Whiteboard: [fxdroid][group4])
Attachments
(1 file)
After adding the size, space, and window size tokens to FirefoxTheme
, we should ideally only need one Provides
function call to set up and initialize all of our tokens.
As part of this ticket, consolidate ProvideAcornLayout
and ProvideFirefoxColors
into one ProvideAcornTokens
function.
Assignee | ||
Updated•8 months ago
|
Assignee: nobody → npoon
Status: NEW → ASSIGNED
Whiteboard: [fxdroid][group4]
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Attachment #9414700 -
Attachment description: Bug 1909556 - Consolidate the `ProvideAcornLayout` and `ProvideFirefoxColors` into `ProvideAcornTokens` → Bug 1909556 - Consolidate `ProvideAcornLayout` and `ProvideFirefoxColors` into `ProvideAcornTokens`
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/017f80e48ae7
Consolidate `ProvideAcornLayout` and `ProvideFirefoxColors` into `ProvideAcornTokens` r=android-reviewers,007
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•