Closed
Bug 1579935
Opened 5 years ago
Closed 5 years ago
WebExt API: Add browser.experiments.urlbar.restartBrowser call
Categories
(Firefox :: Address Bar, enhancement, P2)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: bugzilla, Assigned: mak)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This call updates Firefox. We should decide if calling this when there is no update staged is either a no-op, or stages and then installs the update.
See appUpdate.buttonRestartAfterDownload()
.
Updated•5 years ago
|
Priority: -- → P2
Summary: WebExt API: Add browser.app.updateBrowser call → WebExt API: Add browser.experiments.app.updateBrowser call
Updated•5 years ago
|
Assignee: nobody → mak
Iteration: --- → 72.2 - Nov 4 - 17
Updated•5 years ago
|
Status: NEW → ASSIGNED
Updated•5 years ago
|
Blocks: urlbar-interventions
Updated•5 years ago
|
Summary: WebExt API: Add browser.experiments.app.updateBrowser call → WebExt API: Add browser.experiments.urlbar.updateBrowser call
Comment 1•5 years ago
|
||
This should be a restartBrowser
function, which we'll call when an update is staged. After restart, the browser will be updated.
Summary: WebExt API: Add browser.experiments.urlbar.updateBrowser call → WebExt API: Add browser.experiments.urlbar.restartBrowser call
Assignee | ||
Comment 2•5 years ago
|
||
Yep, it should be.
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/94f7a6826478
WebExt API: Add browser.experiments.urlbar.restartBrowser. r=adw,mixedpuppy
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•