Re: [w3c/ServiceWorker] Should we specify behavior for using objects from detached contexts? (#1221)

Sorry I missed this, yes I'm ok loosening the test especially given the
comment at the top about unspecified behavior. I think the main reason for
the test was to test a crash fix.

2018/02/07 午前3:17 "Ben Kelly" <notifications@github.com>:

> Thanks for landing the test. It seems it touches on a somewhat contentious
> bit of the promise spec, though. Apparently chrome calls resolve()/reject()
> callbacks when the promise's owning global is detached, but firefox does
> not. This make the check for promise rejection timeout in firefox:
>
> https://github.com/w3c/web-platform-tests/blob/master/
> service-workers/service-worker/detached-context.https.html#L44
>
> @mattto <https://github.com/mattto> Would you be ok if we loosened this
> part of the check somehow?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/w3c/ServiceWorker/issues/1221#issuecomment-363515314>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABsxUj4wJBShNQ0mqXSIqCV8c3xfkhQrks5tSJdEgaJpZM4QXD49>
> .
>


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1221#issuecomment-364098533

Received on Thursday, 8 February 2018 12:35:51 UTC