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

> @@ -642,6 +666,93 @@
>      </section>
>      <section>
>        <h2>
> +        <code>PushMessageData</code> interface
> +      </h2>
> +      <dl title="[NoInterfaceObject] interface PushMessageData" class="idl">

This shouldn't be a NoInterfaceObject. Per WebIDL:

"The [NoInterfaceObject] extended attribute should not be used on interfaces that are not solely used as supplemental interfaces, unless there are clear Web compatibility reasons for doing so."

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

Received on Monday, 24 November 2014 18:21:21 UTC