DescriptionChange PushSubscription.curve25519dh to PushSubscription.getKey()
Using a method is deemed more readable than having a weirdly named
parameter. The "curve25519dh" value still needs to be passed in as the
first and only argument of the getKey() method.
This CL is part of a three-sided patch:
[1] This CL.
[2] https://codereview.chromium.org/1314893002/
[3] https://codereview.chromium.org/1316693002/
BUG=486040
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201141
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 11 (4 generated)
|