-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AndroidSms] Fix issue with background notifications after migration.
This CL fixes issue with background notifications not working after PWA migration. This was caused due to StreamingConnectionEstablisher not clearing state in TearDown. Also fixed related issue with stopping service worker in TearDown. Bug: 939581 Change-Id: Icfda555117fac726b39f34b8a601dc447c9d6ef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1510655 Reviewed-by: Jeremy Klein <[email protected]> Commit-Queue: Azeem Arshad <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#639129}(cherry picked from commit a9aab3a9d68f69e0482bff47a00dfaf07aaeeaee) Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1518849 Reviewed-by: Azeem Arshad <[email protected]> Cr-Commit-Position: refs/branch-heads/3729@{#68} Cr-Branched-From: d4a8972-refs/heads/master@{#638880}
- Loading branch information
Azeem Arshad
committed
Mar 12, 2019
1 parent
1606ed6
commit 911bfc3
Showing
4 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters