1. With fission enabled, open https://developer.mozilla.org/en-US/docs/Web/API/Blob#Result. 1. Click the "Open the array URL" link. Note that the frame is hosted on https://yari-demos.prod.mdn.mozit.cloud and is attempting to open a blob URL on the same host. You should notice that nothing happens. In a non-fission window, the frame navigates as expected.
Bug 1692016 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
1. In Nightly, open https://developer.mozilla.org/en-US/docs/Web/API/Blob#Result. 1. Click the "Open the array URL" link. Note that the frame is hosted on https://yari-demos.prod.mdn.mozit.cloud and is attempting to open a blob URL on the same host. I expect the frame to navigate, but nothing happens.