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
Fix errors from partial interface DedicatedWorkerGlobalScope
`: inheritance` part in a partial interface is a syntax error and `[Global]` on a partial interface is a semantics error. Having `[Exposed]` is not an error but is redundant.
0 commit comments