Move security checks in ServiceWorkerProviderHost::IsValidRegisterMessage so they are also applied to ServiceWorkerContext::RegisterServiceWorker |
|||
Issue descriptionContext at issue 853924. We should make it so the security checks are applied also to callers that use ServiceWorkerContext::RegisterServiceWorker directly. This will probably involve making SWContext use a richer result callback, e.g., a code or string that we can pass to bad message received.
,
Jun 22 2018
Yep I'll help Richard to solve this issue.
,
Jul 3
,
Sep 1
This has been fixed by https://chromium-review.googlesource.com/c/chromium/src/+/1177441. |
|||
►
Sign in to add a comment |
|||
Comment 1 by falken@chromium.org
, Jun 22 2018Status: Assigned (was: Untriaged)