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
I think the intent here matches WebIDL's "nullable" concept,
which also happens to line up with Chromium's current
behavior (which returns `null` rather than `undefined` if a
position hasn't yet been obtained).
0 commit comments