Closed
Bug 1234131
Opened 7 years ago
Closed 7 years ago
Remove unused method getNativeWindow() in HelperAppDialog.js
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox46 fixed)
RESOLVED
FIXED
Firefox 46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: sebastian, Assigned: kartikey0303, Mentored)
References
Details
(Whiteboard: [lang=js][good first bug])
Attachments
(1 file)
1.26 KB,
patch
|
sebastian
:
review+
|
Details | Diff | Splinter Review |
HelperAppDialog.getNativeWindow() is unused after the changes in bug 1233440. Let's remove it. https://dxr.mozilla.org/mozilla-central/source/mobile/android/components/HelperAppDialog.js#38-46
Comment 1•7 years ago
|
||
Hello, I am interested in working on this bug. Can you please assign it to me? Regards, Deepthi
Reporter | ||
Comment 2•7 years ago
|
||
Hi Deepthi. We usually assign a bug after a first patch has been uploaded. This patch is unclaimed so far.. so you can work on it. :)
Assignee | ||
Comment 3•7 years ago
|
||
Hello, I am new to the community. I tried to work on this bug. Hopefully it works.
Attachment #8702057 -
Flags: review?(s.kaspari)
Reporter | ||
Comment 4•7 years ago
|
||
(In reply to Kartikey Agrawal from comment #3) > Hello, I am new to the community. I tried to work on this bug. Hopefully it > works. Thank you for the patch! I'll assign the bug to you and will review the patch later. :)
Assignee: nobody → kartikey04.05
Status: NEW → ASSIGNED
Reporter | ||
Updated•7 years ago
|
Attachment #8702057 -
Flags: review?(s.kaspari) → review+
Reporter | ||
Comment 5•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=567114cda107
Reporter | ||
Comment 6•7 years ago
|
||
(In reply to Sebastian Kaspari (:sebastian) from comment #5) > https://treeherder.mozilla.org/#/jobs?repo=try&revision=567114cda107 I pushed your patch to try to be sure that it did not break anything (I don't expect it to break stuff). If everything's okay we can add the "checkin-needed" keyword to this bug and someone will land the patch for you. :)
Reporter | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2fed3a17154e
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Updated•2 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
•