Re: [w3c/push-api] PushSubscriptionOptions ArrayBuffer lifetime issues (#198)

1. Yeah, that should just be removed.
2. Probably, yes.
3. Freezing wouldn't do anything here. If the `ArrayBuffer` gets detached it would no longer be usable here. I don't really know what the processing model is for `PushSubscriptionOptions` objects so I can't really comment as to whether that is problematic.

---
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/push-api/issues/198#issuecomment-230690723

Received on Wednesday, 6 July 2016 06:45:06 UTC