Skip to content

Use partial interface mixin for note on WindowOrWorkerGlobalScope - #3650

Merged
annevk merged 2 commits into
whatwg:masterfrom
saschanaz:partial-interface-mixin
Apr 27, 2018
Merged

Use partial interface mixin for note on WindowOrWorkerGlobalScope#3650
annevk merged 2 commits into
whatwg:masterfrom
saschanaz:partial-interface-mixin

Conversation

@saschanaz

@saschanaz saschanaz commented Apr 27, 2018

Copy link
Copy Markdown
Member

https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope-mixin

WindowOrWorkerGlobalScope has been changed to an interface mixin, so extensions should use partial interface mixin rather than partial interface.


/webappapis.html ( diff )

Comment thread source Outdated

<p class="note">Other standards are encouraged to further extend it using <code data-x="">partial
interface <span>WindowOrWorkerGlobalScope</span> { &hellip; };</code> along with an appropriate
interface mixin <span>WindowOrWorkerGlobalScope</span> { &hellip; };</code> along with an appropriate

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put appropriate on the next line please?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants