Closed
Bug 1492419
Opened 7 years ago
Closed 7 years ago
Remove BrowserGoHome in favor of BrowserHome
Categories
(Firefox :: General, enhancement, P3)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: dao, Assigned: preeti, Mentored)
Details
(Keywords: good-first-bug, Whiteboard: [lang=js])
Attachments
(1 file)
What's needed to fix this bug:
- Remove the BrowserHome variable in browser/base/content/browser.js
- Rename BrowserGoHome to BrowserHome in browser/base/content/browser.js
- Replace BrowserGoHome with BrowserHome in these files:
> browser/base/content/browser.xul
> browser/components/extensions/parent/ext-chrome-settings-overrides.js
> browser/components/extensions/test/browser/browser_ext_chrome_settings_overrides_home.js
| Assignee | ||
Comment 1•7 years ago
|
||
Hello everyone! May I please work on this bug, in case, no one is working on this? Thanks in advance!
| Assignee | ||
Comment 3•7 years ago
|
||
Remove BrowserGoHome in favor of BrowserHome
Updated•7 years ago
|
Attachment #9010911 -
Attachment description: Bug 1492419-Remove BrowserGoHome in favor of BrowserHome;r=dao → Bug 1492419 - Remove BrowserGoHome in favor of BrowserHome; r=dao
| Reporter | ||
Comment 4•7 years ago
|
||
Comment on attachment 9010911 [details]
Bug 1492419 - Remove BrowserGoHome in favor of BrowserHome; r=dao
Dão Gottwald [::dao] has approved the revision.
Attachment #9010911 -
Flags: review+
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4563026056a6
Remove BrowserGoHome in favor of BrowserHome; r=dao
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
You need to log in
before you can comment on or make changes to this bug.
Description
•