Closed
Bug 1084545
Opened 9 years ago
Closed 9 years ago
Update nav button stroke color
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox34 unaffected, firefox35 fixed, firefox36 fixed)
RESOLVED
FIXED
Firefox 36
Tracking | Status | |
---|---|---|
firefox34 | --- | unaffected |
firefox35 | --- | fixed |
firefox36 | --- | fixed |
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
Attachments
(2 files)
5.08 KB,
patch
|
lucasr
:
review+
|
Details | Diff | Splinter Review |
1.98 KB,
patch
|
lucasr
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
via bug 1077730 comment 8: > Unrelated: is the stroke on the back button #5F6368 ? For private browsing. #BF for normal browsing (via IRC). Depends on bug 1084542 to avoid annoying rebases, though we may need a separate patch to uplift if uplift is necessary.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8507142 -
Flags: review?(lucasr.at.mozilla)
Assignee | ||
Comment 2•9 years ago
|
||
Confirmed that this does need to be uplfited for aurora: the new tablet toolbar assets present in central [1] and aurora [2], but not present in beta [3]. [1]: https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/drawable-large-xhdpi-v11/url_bar_entry_default.9.png [2]: https://mxr.mozilla.org/mozilla-aurora/source/mobile/android/base/resources/drawable-large-xhdpi-v11/url_bar_entry_default.9.png [3]: https://mxr.mozilla.org/mozilla-beta/source/mobile/android/base/resources/drawable-large-xhdpi-v11/url_bar_entry_default.9.png
Assignee | ||
Updated•9 years ago
|
status-firefox34:
--- → unaffected
status-firefox35:
--- → affected
status-firefox36:
--- → affected
Assignee | ||
Comment 3•9 years ago
|
||
For aurora.
Attachment #8507151 -
Flags: review?(lucasr.at.mozilla)
Comment 4•9 years ago
|
||
Comment on attachment 8507142 [details] [diff] [review] Update nav button stroke colors Review of attachment 8507142 [details] [diff] [review]: ----------------------------------------------------------------- Ok.
Attachment #8507142 -
Flags: review?(lucasr.at.mozilla) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8507151 [details] [diff] [review] Update nav button stroke colors (aurora) Review of attachment 8507151 [details] [diff] [review]: ----------------------------------------------------------------- Good.
Attachment #8507151 -
Flags: review?(lucasr.at.mozilla) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8507151 [details] [diff] [review] Update nav button stroke colors (aurora) Approval Request Comment [Feature/regressing bug #]: We added new assets to sharpen the appearance of the url bar on tablet, but apparently the colors were slightly different - this patch updates the places in the code where we draw icons with the appropriate colors. [User impact if declined]: Users will have an inconsistent UI experience: the border of the navigation buttons (forward/back) will be a different color from the URL bar [Describe test coverage new/current, TBPL]: None [Risks and why]: Low - we're swapping out some set color methods. In the worst case, we get the color wrong. [String/UUID change made/needed]: None
Attachment #8507151 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 7•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/2123184ca578
https://hg.mozilla.org/mozilla-central/rev/2123184ca578
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
Updated•9 years ago
|
Attachment #8507151 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•9 years ago
|
Updated•2 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•