Closed
Bug 1494276
Opened 6 years ago
Closed 6 years ago
BrowserWindowTracker.jsm: Remove unused hasFocus parameter from WindowHelper.onActivate
Categories
(Firefox :: General, enhancement, P3)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: dao, Assigned: savvysiddharth, Mentored)
Details
(Keywords: good-first-bug, Whiteboard: [lang=js])
Attachments
(1 file)
Assignee | ||
Comment 1•6 years ago
|
||
hasFocus parameter was unused in BrowserWindowTracker.jsm
Assignee | ||
Comment 2•6 years ago
|
||
Patch submitted, can I be assigned to this?
Flags: needinfo?(dao+bmo)
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → savvysiddharth
Status: NEW → ASSIGNED
Flags: needinfo?(dao+bmo)
Reporter | ||
Comment 3•6 years ago
|
||
Comment on attachment 9013066 [details]
Bug 1494276 - Removed unused hasFocus parameter from WindowHelper.onActivate;r=dao
Dão Gottwald [::dao] has approved the revision.
Attachment #9013066 -
Flags: review+
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/177ee73ca288
Removed unused hasFocus parameter from WindowHelper.onActivate;r=dao
![]() |
||
Comment 5•6 years ago
|
||
The bugs from https://hg.mozilla.org/mozilla-central/rev/994badb573ef didn't get marked as fixed.
Flags: needinfo?(dluca)
![]() |
||
Comment 6•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Updated•6 years ago
|
Flags: needinfo?(dluca)
You need to log in
before you can comment on or make changes to this bug.
Description
•