Closed
Bug 1611867
Opened 5 years ago
Closed 5 years ago
ContentMetaChild.jsm, line 167: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1596981
People
(Reporter: wtds.trabalho, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- Open bugzila
- Close browser
- restore tabs
- Close bugzilla tab
Actual results:
Errors:
JavaScript error: undefined, line 0: Error: Invalid tab ID: 142
JavaScript error: undefined, line 0: Error: Invalid tab ID: 142
JavaScript error: resource:///actors/ContentMetaChild.jsm, line 167: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
JavaScript error: resource:///actors/ContentMetaChild.jsm, line 167: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
JavaScript error: resource:///actors/ContentMetaChild.jsm, line 167: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
Expected results:
No errors...
Thanks!
Comment 1•5 years ago
|
||
Hi,
Thank you for the report. I think this issue is a duplicate of bug 1596981, but I am not sure.
Mike, do you think these two issues are related in any way?
Flags: needinfo?(mconley)
Comment 2•5 years ago
|
||
Yes, I think this is a dupe. Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(mconley)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•