Closed
Bug 1234131
Opened 10 years ago
Closed 10 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•10 years ago
|
||
Hello,
I am interested in working on this bug. Can you please assign it to me?
Regards,
Deepthi
| Reporter | ||
Comment 2•10 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•10 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•10 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•10 years ago
|
Attachment #8702057 -
Flags: review?(s.kaspari) → review+
| Reporter | ||
Comment 5•10 years ago
|
||
| Reporter | ||
Comment 6•10 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•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 8•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
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
•