DescriptionRevert of ServiceWorker: throw when close() or terminate() called (patchset #3 of https://codereview.chromium.org/505063002/)
Reason for revert:
Break compilation on various bots. Maybe Win only.
Original issue's description:
> ServiceWorker: throw when close() or terminate() called
>
> Per spec:
> * ServiceWorker#terminate() should throw InvalidAccessError
> * ServiceWorkerGlobalScope#close() should throw InvalidAccessError
>
> ... since the behaviors inherited from the base interfaces are not
> supported.
>
> Spec: slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html
>
> BUG=398318
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181049
TBR=horo@chromium.org,jsbell@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=398318
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181050
Patch Set 1 #
Created: 6 years, 3 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|