Bug 2067701 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

As a developer I want the notification helper to be packaged and distributed with Firefox, so that it can be installed and updated together with Firefox.

Commit [3052c53](https://github.com/antonioborondo/firefox/commit/3052c5364ba338becf76483617b7897828c71671)  from the POC can be used as a reference to start development.

Acceptance criteria:
- The helper is packaged and distributed with Firefox.
- During installation and uninstallation, the helper is stopped before any of its files are replaced or removed.
- Before applying a Firefox update, ensure that the helper isn't running.

Back to Bug 2067701 Comment 0