You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a request to the underlying platform to emit an Event with data, using the Protocol Bindings
However, the underlying platform is already in charge to pack the data according to Protocol Bindings. It is specified in the section above (see lines 2723-2724):
The emit event algorithm in the last point says:
However, the underlying platform is already in charge to pack the data according to Protocol Bindings. It is specified in the section above (see lines 2723-2724):
wot-scripting-api/index.html
Lines 2691 to 2734 in c2068c1
I think we can improve a bit the text there, removing using the Protocol Binding. It feels a little bit confusing to me.
The text was updated successfully, but these errors were encountered: