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
The IDL XML seems to think the parameter is optional with default of null, but it isn't according to the spec. Indeed browsers complain if calling it without any parameters.
The IDL XML seems to think the parameter is optional with default of null, but it isn't according to the spec. Indeed browsers complain if calling it without any parameters.