Closed
Bug 1474411
Opened 6 years ago
Closed 6 years ago
Port remaining desired functionality from bootstrap.js to AboutNewTab
Categories
(Firefox :: New Tab Page, enhancement, P2)
Firefox
New Tab Page
Tracking
()
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: Mardak, Assigned: ursula)
References
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
I believe the only functionality that we want to keep from bootstrap (excluding init/uninit already handled in bug 1474410) is `migratePref` stuff.
Module unloading won't be needed as a component.
Handling a late startup from a reinstall won't be needed either.
There won't be a separate uninstall for component.
Updated•6 years ago
|
Severity: normal → enhancement
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → usarracini
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/29a4b934773b8e2c28c4c04e6088689c9418d27a
Fix Bug 1474411 - Port remaining desired functionality from bootstrap.js
to ActivityStream.jsm
https://github.com/mozilla/activity-stream/commit/6b6a34630d1979b2d75f9c544963be293dd9dc9a
Merge pull request #4252 from sarracini/bug_1474411
Fix Bug 1474411 - Port remaining desired functionality from bootstrap.js to ActivityStream.jsm
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•6 years ago
|
||
Iteration: 63.3 - Aug 6 → 63.2 - July 23
status-firefox63:
--- → fixed
Target Milestone: --- → Firefox 63
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•