Closed
Bug 1254965
Opened 9 years ago
Closed 9 years ago
Remove unused Favicons.getSizedFaviconForPageFromCache()
Categories
(Firefox for Android Graveyard :: Favicon Handling, defect)
Tracking
(firefox48 fixed)
RESOLVED
FIXED
Firefox 48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: sebastian, Assigned: bugzilla, Mentored)
Details
(Whiteboard: [lang=java][good first bug])
Attachments
(1 file)
1.67 KB,
patch
|
sebastian
:
review+
|
Details | Diff | Splinter Review |
Favicons.getSizedFaviconForPageFromCache() is unused and can be removed:
https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/java/org/mozilla/gecko/favicons/Favicons.java#199-211
To start, set up a build environment - you can see the instructions here:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_for_Android_build
A "front-end" build is good enough for this bug.
Then, you'll need to create a patch to upload - see
https://wiki.mozilla.org/Mobile/Fennec/Android#Creating_commits_and_submitting_patches
If you need any help, you can reply to this bug, or feel free to message me on IRC - my nick is "sebastian" and you can find me and other helpful folks in #mobile. If you need IRC setup instructions, see https://wiki.mozilla.org/IRC
Attachment #8728401 -
Flags: review?(s.kaspari)
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8728401 [details] [diff] [review]
Patch
Review of attachment 8728401 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM. Thank you! :)
Attachment #8728401 -
Flags: review?(s.kaspari) → review+
Reporter | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/b9b21630405247aef15b9d4430512b1b6a6319de
Bug 1254965 - Remove unused Favicons.getSizedFaviconForPageFromCache(). r=sebastian
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
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
•