Backed out changeset f1c03bf6c308 (bug 1948596) for causing wpt failures at the-history-interface/001.html CLOSED TREE
This commit is contained in:
@@ -2696,12 +2696,6 @@ class Document : public nsINode,
|
||||
return inner && inner->IsCurrentInnerWindow() && inner->GetDoc() == this;
|
||||
}
|
||||
|
||||
/*
|
||||
* Return true if the documents current url can be re-written to `aTargetURL`.
|
||||
* This implements https://html.spec.whatwg.org/#can-have-its-url-rewritten.
|
||||
*/
|
||||
bool CanRewriteURL(nsIURI* aTargetURL) const;
|
||||
|
||||
/**
|
||||
* Return true if this document is fully active as described by spec.
|
||||
* https://html.spec.whatwg.org/multipage/document-sequences.html#fully-active
|
||||
|
||||
Reference in New Issue
Block a user