Closed
Bug 1390620
Opened 7 years ago
Closed 7 years ago
Botched rebase: address (if needed) overrideScaleType and fitCenter for StreamPageIconLayout
Categories
(Firefox for Android Graveyard :: General, enhancement, P1)
Tracking
(firefox57 fixed)
RESOLVED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
(Whiteboard: [mobileAS] 1.28)
Attachments
(1 file)
In my rebase of bug 1301718, I needed to rebase over Sebastian's favicon changes that changed `overrideScaleType=false` and `scaleType=fitCenter` on the faviconView. However, I forgot to do the update during the rebase and now there's a TODO in the code.
Verify it's actually a problem and fix it!
Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•7 years ago
|
||
bug 1383736 was the bug that Sebastian made the favicon changes in and here's a link to the lines:
https://hg.mozilla.org/mozilla-central/annotate/b95b1638db48fc3d450b95b98da6bcd2f9326d2f/mobile/android/app/src/main/res/layout/activity_stream_card_history_item.xml#l29
Depends on: 1383736
Assignee | ||
Comment 2•7 years ago
|
||
Note: all I landed was highlights changes so this should only affect the highlights icons.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8897559 [details]
Bug 1390620: Set centerInside StreamPageIconLayout's FaviconView; add comments.
https://reviewboard.mozilla.org/r/168832/#review175854
Attachment #8897559 -
Flags: review?(s.kaspari) → review+
Pushed by michael.l.comella@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ecc3f03e5eae
Set centerInside StreamPageIconLayout's FaviconView; add comments. r=sebastian
Comment 8•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•4 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
•