Re: [push-api] Make PushEvent's data payload binary instead of just a string (#88)

>          class="idl" data-merge="PushEventInit">
>            <dt>
> -            readonly attribute DOMString? data
> +            readonly attribute PushMessageData data

I think PushEventInit can remain optional.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/88/files#r20867428

Received on Tuesday, 25 November 2014 15:01:14 UTC