"obtain a browsing context to use for a navigation response" appears to have easy-to-hit assert #7380
Labels
topic: cross-origin-opener-policy
Issues and ideas around the new "inverse of rel=noopener" header
As far as I can tell this algorithm is unconditionally invoked by "create and initialize a Document object" which we use for most
Document
object creation. Which in turn means thatis easily hit. Am I missing something or should that be an early return (or a conditional in calling algorithms)?
cc @camillelamy @hemeryar
The text was updated successfully, but these errors were encountered: