Chromium Code Reviews
DescriptionRevert of Handle push resubscribes with no sender info (avoids DCHECK) (patchset #2 id:20001 of https://codereview.chromium.org/2487233002/ )
Reason for revert:
https://uberchromegw.corp.google.com/i/chromeos.chrome/builders/Linux%20ChromeOS%20Buildspec%20Tests/builds/1007
Original issue's description:
> Handle push resubscribes with no sender info (avoids DCHECK)
>
> - Prior to this patch you would fail a DCHECK if you called
> PushManager.subscribe() with a sender id or key and then
> PushManager.subscribe() without a sender id or key.
>
> - This fixes that and only allows resubscribing with no sender info
> when the original subscribe was made with a gcm_sender_id.
> Otherwise we throw an AbortError - no key provided.
>
> BUG=659230
>
> Review-Url: https://codereview.chromium.org/2469293002
> Cr-Commit-Position: refs/heads/master@{#430601}
> (cherry picked from commit d8e7aa32e6e15b1ce0cde3a6ccf878fb16ffc816)
>
> Committed: https://chromium.googlesource.com/chromium/src/+/bd071b0aaa4d50bb0cd48becbd108fa87802c728
TBR=harkness@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=659230
NOTRY=true
NOPRESUBMIT=true
TBR=harkness@chromium.org
Patch Set 1 #
Messages
Total messages: 17 (9 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||