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
Why is the bookkeeping on the top-level browsing context and not the top-level document? Storing it on the browsing context means we have to explicitly clear this state upon navigation which seems error prone.
The text was updated successfully, but these errors were encountered:
Why is the bookkeeping on the top-level browsing context and not the top-level document? Storing it on the browsing context means we have to explicitly clear this state upon navigation which seems error prone.
The text was updated successfully, but these errors were encountered: