Closed
Bug 1556716
Opened 6 years ago
Closed 6 years ago
JavaScript error: resource://gre/modules/PrivateBrowsingUtils.jsm, line 73: TypeError: aBrowser is null
Categories
(Firefox :: Private Browsing, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: wtds.trabalho, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36
Steps to reproduce:
When open and close some tabs:
JavaScript error: resource://gre/modules/PrivateBrowsingUtils.jsm, line 73: TypeError: aBrowser is null
Actual results:
JavaScript error: resource://gre/modules/PrivateBrowsingUtils.jsm, line 73: TypeError: aBrowser is null
Expected results:
No errors.
Updated•6 years ago
|
Component: Untriaged → Private Browsing
Comment 1•6 years ago
|
||
Do you have a larger stack trace? Unfortunately this isn't really useful, because that line points to a utility function that is used all around the browser.
Flags: needinfo?(wtds.trabalho)
Reporter | ||
Comment 2•6 years ago
|
||
I will observe about that error again, and I will try to get more detailed stack ...
Thanks!
Comment 3•6 years ago
|
||
Resolving as incomplete for now.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•