Closed Bug 1567057 Opened 5 years ago Closed 5 years ago

NS_ERROR_FILE_NOT_FOUND in SessionStoreFunctions.jsm

Categories

(Firefox :: Session Restore, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Firefox 70
Tracking Status
firefox70 --- fixed

People

(Reporter: agi, Assigned: alchen)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [geckoview])

Attachments

(1 file)

The following error started showing up in GeckoView tests after Bug 1563171. Not sure what it means but it doesn't look good.

07-18 05:00:59.174  2743  2768 E GeckoConsole: [JavaScript Error: "NS_ERROR_FILE_NOT_FOUND: " {file: "resource://gre/modules/SessionStoreFunctions.jsm" line: 122}]

e.g. https://taskcluster-artifacts.net/OYNxJTGKQeCIFCgwnsPItg/0/public/test_info//logcat-emulator-5554.log
push: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=257090478&searchStr=junit&revision=10986407e2296c090b0cd5710d0689238de809f6

Whiteboard: [geckoview]

/SessionStoreFunctions.jsm#122(In reply to Agi | :agi | ⏰ EST | he/him from comment #0)

The following error started showing up in GeckoView tests after Bug 1563171. Not sure what it means but it doesn't look good.

07-18 05:00:59.174  2743  2768 E GeckoConsole: [JavaScript Error: "NS_ERROR_FILE_NOT_FOUND: " {file: "resource://gre/modules/SessionStoreFunctions.jsm" line: 122}]

https://searchfox.org/mozilla-central/rev/4fbcfe6fecf75d7b828fbebda79a31385f7eab5f/toolkit/components/sessionstore/SessionStoreFunctions.jsm#122
SessionStore.jsm is used by desktop browser but geckoview.
Will try to find out the way to prevent this error.

Assignee: nobody → alchen
Priority: -- → P1

Don't need TabListener on geckoview

Pushed by xeonchen@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c7ac3a7f52b1
TabListener is only for contentSessionStore on desktop r=peterv
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: