Open
Bug 1252987
Opened 10 years ago
Updated 3 years ago
TypeError: ChromeUtils.createDefaultOriginAttributes is not a function
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
NEW
People
(Reporter: Yoric, Unassigned)
Details
On the latest Nightly, I noticed this on the console while running Talos test sessionrestore.
console.error:
Message: TypeError: ChromeUtils.createDefaultOriginAttributes is not a function
Stack:
SessionStorageInternal.restore@resource:///modules/sessionstore/SessionStorage.jsm:111:21
this.SessionStorage<.restore@resource:///modules/sessionstore/SessionStorage.jsm:50:5
restoreHistory@resource:///modules/sessionstore/ContentRestore.jsm:153:7
restoreHistory@chrome://browser/content/content-sessionStore.js:143:5
MessageListener.receiveMessage@chrome://browser/content/content-sessionStore.js:125:9
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•