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
Streams and Fetch sometimes manipulate promise.[[PromiseIsHandled]] to suppress unhandled rejection error reports. We'd appreciate if this is defined here so that they don't need to manipulate the internal property directly.