wasm-bindgen/crates/web-sys/webidls
Andrew Chin 302f7ba21d Fix missing WindowOrWorkerGlobalScope partial interface mixins.
Without the "mixin" keyword, wasm_bindgen_webidl would report:

     Partial interface WindowOrWorkerGlobalScope missing non-partial interface

Also, including the "mixin" keyword here is consistent with the official
webidl spec (for example see https://fetch.spec.whatwg.org/#fetch-method)
2018-08-18 11:23:29 -04:00
..
enabled Fix missing WindowOrWorkerGlobalScope partial interface mixins. 2018-08-18 11:23:29 -04:00
unavailable_option_primitive Revert WebIDLs with optional enum types, they are still not implemented 2018-08-03 15:59:27 -05:00