Closed Bug 1548957 Opened 5 years ago Closed 5 years ago

Extend document.open/write to non-active documents

Categories

(Firefox :: Untriaged, defect)

61 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1489308

People

(Reporter: dvoytenko, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36

Steps to reproduce:

Related to the closed https://bugzilla.mozilla.org/show_bug.cgi?id=867102 issue.

The ask is to allow document.open/write on a non-active document. This has been discussed and approved in https://github.com/whatwg/html/issues/2827.

The testcase from bug 867102 works for me on trunk, so this works for documents that were never active.

Bug 1520333 tracks sorting out things for documents that used to be active but are not anymore.

Which of those two bugs is this a duplicate of?

Flags: needinfo?(dvoytenko)

I only retested on 66.0.2 and it's still not working there. Could you clarify in which version this is fixed? I'll be happy to retest.

Flags: needinfo?(dvoytenko)

Bug 1489308 was fixed for Firefox 67, and that's what fixed the bug 867102 testcase. Sorry, I thought I had mentioned that...

So if you could retest a 67 beta, that would be appreciated.

Flags: needinfo?(dvoytenko)

Tested on Firefox 67 and the issue has been fixed. Thanks you. Please close the bug.

Flags: needinfo?(dvoytenko)

Great!

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.