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
As discussed in today's meeting, this PR adds the `CustomEvent`,
`globalThis.reportError()` and `globalThis.self` APIs to the Minimum
Common API. This is done because they will be exposed in ShadowRealms
in browsers, and it is useful for code running in ShadowRealms to also
be able to run in server-side runtimes.
0 commit comments