Description[BackgroundSyncManager] Remove origin argument from public BackgroundSyncManager methods
The origin can be determined from the live ServiceWorkerRegistration,
use that instead of requiring the renderer to pass it.
Also, verify that the live registration is active to prevent
BackgroundSyncManager::Register from being called prematurely.
BUG=482012
Committed: https://crrev.com/c1a361d95254ab697b077187d0c6204cb18722b9
Cr-Commit-Position: refs/heads/master@{#327371}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|