Closed
Bug 1124006
Opened 10 years ago
Closed 10 years ago
Remove shrink comments in browser_toolbar.xml
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 38
People
(Reporter: mcomella, Assigned: dearingj, Mentored)
Details
(Whiteboard: [good first bug])
Attachments
(1 file)
1.71 KB,
patch
|
mcomella
:
review+
|
Details | Diff | Splinter Review |
A few comments in the mobile/android/base/resources/layout/browser_toolbar.xml file are out of date: we no longer shrink the toolbar so any references to that should be removed. Specifically:
* [1]: Note 2 should be entirely removed
* [2]: Here, references to shrinking should be removed
To start, set up a build environment - you can see the instructions here: https://wiki.mozilla.org/Mobile/Fennec/Android
If you need any help, you can reply to this bug, or feel free to message me on IRC - my nick is "mcomella" and you can find me in #mobile. If you need IRC setup instructions, see https://wiki.mozilla.org/IRC
Thanks and happy coding! ^_^
[1]: https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/layout/browser_toolbar.xml?rev=540bc6af7020#11
[2]: https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/layout/browser_toolbar.xml?rev=540bc6af7020#28
Assignee | ||
Comment 1•10 years ago
|
||
This is my first code contribution to Mozilla. My mentor, Benjamin Kerensa, suggested I fix this bug.
Attachment #8553504 -
Flags: review?(michael.l.comella)
Reporter | ||
Comment 2•10 years ago
|
||
Hey, James - welcome to Bugzilla! I've assigned you to the bug.
Assignee: nobody → dearingj
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8553504 [details] [diff] [review]
0001-Removed-a-couple-of-comments-fixes-bug-1124006.patch
Review of attachment 8553504 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me! Thanks for your help, James!
To get your patch checked in, add the "checkin-needed" keyword. Note that all patches checked in via "checkin-needed" require a successful push to our try test servers. Here's the push (yes, even though it was just a few comments):
https://treeherder.mozilla.org/#/jobs?repo=try&revision=042de30c86e0
When it's green, add the keyword!
[1]: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch#Getting_the_patch_checked_into_the_tree
Attachment #8553504 -
Flags: review?(michael.l.comella) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Thanks James for contributing to Mozilla - i just did checkin for this change!
Comment 5•10 years ago
|
||
Keywords: checkin-needed
Whiteboard: [good first bug] → [good first bug][fixed-in-fx-team]
Comment 6•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [good first bug][fixed-in-fx-team] → [good first bug]
Target Milestone: --- → Firefox 38
Reporter | ||
Comment 7•10 years ago
|
||
Nice work, James!
If Benjamin hasn't suggested any followup bugs, may I suggest bug 1110350 for some front-end work or bug 1121651 for some test work. For a list of our other good second bugs, please see [1].
[1]: https://bugzilla.mozilla.org/buglist.cgi?f1=status_whiteboard&list_id=11922240&o1=substring&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&v1=[good%20second%20bug]&product=Android%20Background%20Services&product=Firefox%20for%20Android
Assignee | ||
Comment 8•10 years ago
|
||
Thanks, Michael. I'll take a look at those bugs first chance I get!
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
•