Push API: Fix registration failing because app handler is missing
A regression was introduced by https://codereview.chromium.org/823993003 whereby the first push registration only works if the user is signed in, and hence an AppHandler happens to be added by sync. Instead Push should add AppHandlers for pending registrations so there is always an app handler while we are trying to register. BUG=456054 Review URL: https://codereview.chromium.org/905713002 Cr-Commit-Position: refs/heads/master@{#315019}
Showing
Please register or sign in to comment