Closed Bug 1724038 Opened 3 years ago Closed 3 years ago

Android "NS_ERROR_FILE_NOT_FOUND: " {file: "resource://gre/modules/SessionStoreFunctions.jsm"

Categories

(Firefox :: Session Restore, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1722485

People

(Reporter: agi, Unassigned)

References

(Regression)

Details

(Keywords: regression)

I see this a lot in our test runs and it might be causing Bug 1687739.

08-04 03:54:50.534  3553  3569 E GeckoConsole: [JavaScript Error: "NS_ERROR_FILE_NOT_FOUND: " {file: "resource://gre/modules/SessionStoreFunctions.jsm" line: 120}]
08-04 03:54:50.534  3553  3569 E GeckoConsole: SSF_updateSessionStoreForWindow@resource://gre/modules/SessionStoreFunctions.jsm:120:5
08-04 03:54:50.534  3553  3569 E GeckoConsole: UpdateSessionStoreForStorage@resource://gre/modules/SessionStoreFunctions.jsm:54:35
08-04 03:54:50.534  3553  3569 E GeckoConsole: handleNewSession@resource://gre/modules/GeckoViewNavigation.jsm:355:17
08-04 03:54:50.534  3553  3569 E GeckoConsole: createContentWindowInFrame@resource://gre/modules/GeckoViewNavigation.jsm:425:26

farre is on PTO, nika do you have ideas here?

Flags: needinfo?(nika)

Sorry about this, it fails because it tries to load SessionStore.jsm. I'm fixing this in bug 1722485.

Out of curiosity, where does GeckoView collect/restore session storage?

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(nika)
Resolution: --- → DUPLICATE

Though I am not sure this bug is a right place, with the change in bug 1722485, the NS_ERROR_FILE_NOT_FOUND seems to be fixed, but the timeout (bug 1687739) still happens at window.open(). That's what Agi means in comment 3?

Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.