Alarm will be triggered in the same browser context it was created in.
Previously if the extension was in split mode both the incognito and the non incognito processes would receive the onAlarm event even if the alarm was created in a different browser context. Now alarms.onAlarm is restricted to the browser context the alarm was created. Bug: 1011374 Change-Id: I1c5ed9273da1ec7d4e8b211b04591c8ae839ad1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067542Reviewed-by:Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Archana Simha <archanasimha@chromium.org> Cr-Commit-Position: refs/heads/master@{#748480}
Showing
Please register or sign in to comment