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
It is unclear what the value of ExtendableCookieChangeEvent.changed and ExtendableCookieChangeEvent.deleted are if the initializer dictionary doesn't have those properties #249
One needs to have either default value or 'required' in the dictionary to make the event construction work the usual way.
See for example MessageEvent's ports property https://html.spec.whatwg.org/#the-messageevent-interface