Chromium Code Reviews
DescriptionImplementation of subscription restrictions.
Currently, chrome requires that app developers provide a "sender_id" tag in the
manifest. This id is generated by the developer console and is not standard
for all browsers.
In the future, the app developer will be able to specify a public key for their
service, which will be registered with the push service and which the push
service can use to validate app services requesting to send messages.
This is a reland of CL https://codereview.chromium.org/1701313002. The only diff is content/renderer/push_messaging/push_messaging_dispatcher.cc where the request_id is set inside the return.
BUG=583753
TBR=avi,mkwst
Cr-Commit-Position: refs/heads/master@{#379045}
Committed: https://crrev.com/35c378e23dccd1bf2ad7da30bc93ffbb152859ea
Cr-Commit-Position: refs/heads/master@{#382268}
Patch Set 1 #Messages
Total messages: 14 (7 generated)
|