Closed
Bug 1148167
Opened 10 years ago
Closed 10 years ago
Move share overlay theme declaration to themes.xml
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox40 fixed)
RESOLVED
FIXED
Firefox 40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: mcomella, Assigned: Tondar, Mentored)
References
Details
(Whiteboard: [lang=xml][good first bug])
Attachments
(1 file)
2.56 KB,
patch
|
mcomella
:
review+
|
Details | Diff | Splinter Review |
Currently the ShareOverlayActivity style is defined in styles.xml - it should be in themes.xml. See [1].
These files can be found in mobile/android/base/resources/values/
To start, set up a build environment - you can see the instructions here: https://wiki.mozilla.org/Mobile/Fennec/Android
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 "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/search?string=shareoverlayactivity&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8585155 -
Flags: review?(mhaigh)
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → kai.bittner
Reporter | ||
Comment 2•10 years ago
|
||
Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8585155 [details] [diff] [review]
bug1148167_movedShareOverlayActivity.diff
Review of attachment 8585155 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me - thanks, Kai!
Here is a push to our try test servers: https://treeherder.mozilla.org/#/jobs?repo=try&revision=98df6d6c9f4b
Once it goes green, feel free to add the checkin-needed keyword [1]. Let me know if you need help reading the results. Note that all patches that use "checkin-needed" must also have an associated green try run.
[1]: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch#Getting_the_patch_checked_into_the_tree
Attachment #8585155 -
Flags: review?(mhaigh) → review+
Assignee | ||
Comment 4•10 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=98df6d6c9f4b
Test was successful - so I've marked it for checkin-needed.
Keywords: checkin-needed
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Comment 5•10 years ago
|
||
Keywords: checkin-needed
Whiteboard: [lang=xml][good first bug] → [lang=xml][good first bug][fixed-in-fx-team]
Comment 6•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [lang=xml][good first bug][fixed-in-fx-team] → [lang=xml][good first bug]
Target Milestone: --- → Firefox 40
Reporter | ||
Comment 7•10 years ago
|
||
Thanks Kai! If you're looking for some followup bugs, perhaps you'd like to look at bug 1085406 comment 5 for front-end work, or bug 1116351 for some background work.
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
•