Clear _blockingObserver field when it was never initialized

Follow-up to cc3fc42b0ab740d139b301089937608d4aa1f130
This commit is contained in:
Abe Jellinek 2025-08-05 11:18:19 -04:00 committed by Dan Stillman
parent 75ce9f07b7
commit 90d7082a5d

View file

@ -189,6 +189,7 @@ class ReaderInstance {
catch {
// Reader was closed before it could be initialized
// No need to log this
this._blockingObserver = null;
}
this._internalReader = this._iframeWindow.wrappedJSObject.createReader(Components.utils.cloneInto({