Closed
Bug 1180011
Opened 10 years ago
Closed 10 years ago
[tablet] url bar asset not updated for private browsing mode
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox41 unaffected, firefox42 fixed, fennec42+)
RESOLVED
FIXED
Firefox 42
Tracking | Status | |
---|---|---|
firefox41 | --- | unaffected |
firefox42 | --- | fixed |
fennec | 42+ | --- |
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
Attachments
(3 files, 1 obsolete file)
Regression from bug 864958.
Anthony, can I get updated assets?
Flags: needinfo?(alam)
Assignee | ||
Comment 1•10 years ago
|
||
Tracking 41 to match bug 864958.
Assignee: nobody → michael.l.comella
Comment 2•10 years ago
|
||
Sorry, which icons are you referring to? Is this different to bug 1179479?
Shouldn't we be tinting them rather than using new ones?
Flags: needinfo?(alam) → needinfo?(michael.l.comella)
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Anthony Lam (:antlam) from comment #2)
> Sorry, which icons are you referring to?
https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/drawable-large-xhdpi-v11/url_bar_entry_default_pb.9.png
and
https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/drawable-large-xhdpi-v11/url_bar_entry_pressed_pb.9.png
> Is this different to bug 1179479?
Yes.
> Shouldn't we be tinting them rather than using new ones?
They're multi-color so we can't. We might be able to do some clever color filter magic, but I don't think it's worth the time atm.
Flags: needinfo?(michael.l.comella) → needinfo?(alam)
Comment 4•10 years ago
|
||
Here ya go, try these.
Worth noting that these are the ones we wanted to try that have no spacing between the bars and the the URL bar image.
Flags: needinfo?(alam) → needinfo?(michael.l.comella)
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Anthony Lam (:antlam) from comment #4)
> Worth noting that these are the ones we wanted to try that have no spacing
> between the bars and the the URL bar image.
This only includes private assets - if we want to remove the whitespace, you have to include the non-private browsing assets as well (without the whitespace).
Also, it was 1px of whitespace removed, right? I need to adjust the layout files accordingly.
Flags: needinfo?(michael.l.comella) → needinfo?(alam)
Comment 6•10 years ago
|
||
Added the space back
Attachment #8630129 -
Attachment is obsolete: true
Flags: needinfo?(alam)
Updated•10 years ago
|
Flags: needinfo?(michael.l.comella)
Assignee | ||
Comment 8•10 years ago
|
||
Bug 1180011 - Replace tablet private browsing url bar assets. r=margaret
The phone assets were updated but the tablet assets were not.
Ideally, we'd merge these assets but let's not yak shave.
Attachment #8630681 -
Flags: review?(margaret.leibovic)
Updated•10 years ago
|
Attachment #8630681 -
Flags: review?(margaret.leibovic) → review+
Comment 9•10 years ago
|
||
Comment on attachment 8630681 [details]
MozReview Request: Bug 1180011 - Replace tablet private browsing url bar assets. r=margaret
https://reviewboard.mozilla.org/r/12781/#review11349
I can't read binary diffs, but sounds good to me!
Assignee | ||
Comment 10•10 years ago
|
||
url: https://hg.mozilla.org/integration/fx-team/rev/5b0085aa462e21ac6082771ff5937e298044238a
changeset: 5b0085aa462e21ac6082771ff5937e298044238a
user: Michael Comella <michael.l.comella@gmail.com>
date: Tue Jul 07 13:42:19 2015 -0700
description:
Bug 1180011 - Replace tablet private browsing url bar assets. r=margaret
The phone assets were updated but the tablet assets were not.
Ideally, we'd merge these assets but let's not yak shave.
Assignee | ||
Comment 11•10 years ago
|
||
Comment on attachment 8630681 [details]
MozReview Request: Bug 1180011 - Replace tablet private browsing url bar assets. r=margaret
Approval Request Comment
[Feature/regressing bug #]: bug 864958
[User impact if declined]:
Users on tablet will have the incorrect url bar color which makes the text contrast look amateur and causes the fading text background to appear (like bug 1179407).
[Describe test coverage new/current, TreeHerder]: Local
[Risks and why]: Low - we just replaced the private browsing assets with new ones. Worst case, the assets are the wrong size or are the wrong image and the appearance is unexpected.
[String/UUID change made/needed]: None
Attachment #8630681 -
Flags: approval-mozilla-aurora?
Comment 12•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 42
Comment 13•10 years ago
|
||
Comment on attachment 8630681 [details]
MozReview Request: Bug 1180011 - Replace tablet private browsing url bar assets. r=margaret
Approving for uplift to Aurora because low-risk assets change.
Attachment #8630681 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 14•10 years ago
|
||
status-firefox41:
--- → fixed
Assignee | ||
Comment 15•10 years ago
|
||
Backout 41, see bug 864958 comment 51 for motivations:
https://hg.mozilla.org/releases/mozilla-aurora/rev/c4291c4d931f
I'll be backing out bug 864958 too so 41 will be unaffected.
tracking-fennec: 41+ → 42+
Updated•10 years ago
|
Attachment #8630681 -
Flags: approval-mozilla-aurora+
Updated•5 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
•