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
Browsers don’t implement about:blank as such and certainly don’t want
to implement about:config et al this way.
Thanks to mode “navigate” this change also doesn’t impact navigation,
where about:blank needs to remain same-origin.
It might impact <object>, but the current standard for that element is
known to be broken.
Fixes#384 and closes#385 by extension.
0 commit comments