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 made PushEventInit optional again. It does indeed feel more natural.

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

Received on Wednesday, 26 November 2014 14:21:48 UTC