Closed
Bug 1163211
Opened 10 years ago
Closed 10 years ago
Remove windowSoftInputMode comment in AndroidManifest
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox41 fixed)
RESOLVED
FIXED
Firefox 41
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: mcomella, Assigned: aaronraimist, Mentored)
References
Details
(Whiteboard: [lang=java][good first bug])
Attachments
(1 file)
|
1.45 KB,
patch
|
mcomella
:
review+
|
Details | Diff | Splinter Review |
The windowSoftInputMode override was removed in bug 1137483 so we should remove the associated comment [1].
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/source/mobile/android/base/AndroidManifest.xml.in?rev=df64a65ca1bd#108
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8604984 -
Flags: review?(michael.l.comella)
| Reporter | ||
Comment 2•10 years ago
|
||
| Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8604984 [details] [diff] [review]
bug1163211_removecomment.diff
Review of attachment 8604984 [details] [diff] [review]:
-----------------------------------------------------------------
Hey, Aaron - thanks for the patch!
Unfortunately, we need to wait for bug 1137483 to land (see "Depends on:") before we can land this.
I made a push to our try test servers (see above).
Normally, when it went green, you can 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.
I'll NI myself so we land this once bug 1137483 lands.
[1]: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch#Getting_the_patch_checked_into_the_tree
Attachment #8604984 -
Flags: review?(michael.l.comella) → review+
| Reporter | ||
Updated•10 years ago
|
Assignee: nobody → aaronraimist
Flags: needinfo?(michael.l.comella)
| Reporter | ||
Comment 4•10 years ago
|
||
If you're looking for a followup, perhaps bug 1116349 or bug 1138560?
| Reporter | ||
Comment 5•10 years ago
|
||
Comment 7•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
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
•