Closed
Bug 2067218
Opened 25 days ago
Closed 18 days ago
Setup the background notifications helper on windows
Categories
(Core :: DOM: Push Subscriptions, task, P1)
Tracking
()
RESOLVED
FIXED
157 Branch
| Tracking | Status | |
|---|---|---|
| firefox157 | --- | fixed |
People
(Reporter: hsohaney, Assigned: hsohaney)
References
(Blocks 1 open bug, )
Details
Attachments
(7 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
This bug tracks setting up the new helper executable that will be responsible for maintaining a websocket connection to the dom.push.serverURL when firefox is closed. It is also responsible for opening firefox in headless mode to fetch notifications when the server lets us know that there are some.
| Assignee | ||
Comment 1•25 days ago
|
||
| Assignee | ||
Comment 2•21 days ago
|
||
Updated•21 days ago
|
Component: Launcher Process → DOM: Push Subscriptions
OS: Unspecified → Windows
Product: Firefox → Core
| Assignee | ||
Comment 3•21 days ago
|
||
| Assignee | ||
Comment 4•21 days ago
|
||
| Assignee | ||
Comment 5•20 days ago
|
||
Updated•19 days ago
|
Attachment #9631906 -
Attachment description: Bug 2067218 - Setup the push notification helper for windows. r=iain,nrishel → Bug 2067218 - Setup the push notification helper for windows. r=iholmes,aborondo,nrishel
Updated•19 days ago
|
Attachment #9632832 -
Attachment description: Bug 2067218 - Accept a --profile argument in the notification helper. r=aborondo,iain,nrishel → Bug 2067218 - Accept a --profile argument in the notification helper. r=aborondo,iholmes,nrishel
Updated•19 days ago
|
Attachment #9633077 -
Attachment description: Bug 2067218 - Add a Nimbus-controlled pref gating the notification helper. r=aborondo,iain,nrishel → Bug 2067218 - Add a Nimbus-controlled pref gating the notification helper. r=aborondo,iholmes,nrishel
Updated•19 days ago
|
Attachment #9633078 -
Attachment description: Bug 2067218 - Stop the notification helper when the pref is disabled. r=aborondo,iain,nrishel → Bug 2067218 - Stop the notification helper when the pref is disabled. r=aborondo,iholmes,nrishel
Updated•19 days ago
|
Attachment #9634001 -
Attachment description: Bug 2067218 - Keep a second helper off a profile that already has one. r=aborondo,iain,nrishel → Bug 2067218 - Add a mutex to avoid duplicate helpers for a profile. r=aborondo,iholmes,nrishel
Pushed by hsohaney@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/409169d0ff14
https://hg.mozilla.org/integration/autoland/rev/304b4ae0a3af
Setup the push notification helper for windows. r=aborondo
Comment 7•18 days ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 18 days ago
status-firefox157:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 157 Branch
| Assignee | ||
Comment 8•13 days ago
|
||
Comment 9•13 days ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Comment 10•11 days ago
|
||
Comment 11•10 days ago
|
||
Pushed by hsohaney@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9847f3710831
https://hg.mozilla.org/integration/autoland/rev/b688a0e5ec9d
Accept a --profile argument in the notification helper. r=aborondo,nrishel
https://github.com/mozilla-firefox/firefox/commit/b71eec14bfc5
https://hg.mozilla.org/integration/autoland/rev/c70474ede0ba
Add a Nimbus-controlled pref gating the notification helper. r=iholmes
https://github.com/mozilla-firefox/firefox/commit/476a5071469e
https://hg.mozilla.org/integration/autoland/rev/0471bbb96e9a
Stop the notification helper when the pref is disabled. r=aborondo,nrishel
https://github.com/mozilla-firefox/firefox/commit/95a29fb0af37
https://hg.mozilla.org/integration/autoland/rev/8163167a1f40
Add a mutex to avoid duplicate helpers for a profile. r=aborondo,nrishel
Comment 12•10 days ago
|
||
Pushed by imoraru@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b48578dc3b36
https://hg.mozilla.org/integration/autoland/rev/2b669a443209
Revert "Bug 2067218 - Add a mutex to avoid duplicate helpers for a profile. r=aborondo,nrishel" for causing multiple marionette tests failures.
Comment 13•10 days ago
|
||
Revert for causing multiple marionette tests failures.
Flags: needinfo?(hsohaney)
Comment 14•6 days ago
|
||
Pushed by hsohaney@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7a5088d7df51
https://hg.mozilla.org/integration/autoland/rev/78468f501530
Accept a --profile argument in the notification helper. r=aborondo,nrishel
https://github.com/mozilla-firefox/firefox/commit/c97c572f155e
https://hg.mozilla.org/integration/autoland/rev/7c3644b86b34
Add a Nimbus-controlled pref gating the notification helper. r=iholmes
https://github.com/mozilla-firefox/firefox/commit/3677152c51e4
https://hg.mozilla.org/integration/autoland/rev/7d78dd3992f1
Stop the notification helper when the pref is disabled. r=aborondo,nrishel
https://github.com/mozilla-firefox/firefox/commit/b29233727193
https://hg.mozilla.org/integration/autoland/rev/7ff1aab4dfea
Add a mutex to avoid duplicate helpers for a profile. r=aborondo,nrishel
| Assignee | ||
Updated•6 days ago
|
Flags: needinfo?(hsohaney)
Comment 15•6 days ago
|
||
| bugherder | ||
Comment 16•6 days ago
|
||
Pushed by aborondo@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9dada8156e86
https://hg.mozilla.org/integration/autoland/rev/af47b324781d
Introduce a stop all helpers event. r=aborondo,nrishel
https://github.com/mozilla-firefox/firefox/commit/147507e074b4
https://hg.mozilla.org/integration/autoland/rev/190b610df9a9
Make the broadcast stop event reach every user's helpers r=iholmes
Comment 17•5 days ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•