Closed
Bug 1016362
Opened 10 years ago
Closed 6 years ago
null objects while examining a Error console in Inspector
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: aceman, Unassigned)
References
Details
Examine chrome://global/content/console.xul (Error console in Thunderbird).
View -> Document Viewer -> Accessible Events ; Clear Event List button:
Error: TypeError: object is null
Source File: chrome://inspector/content/viewers/accessibleEvents/accessibleEvents.js
Line: 160
Clicking on the "chrome://inspector/content/viewers/accessibleEvents/accessibleEvents.js" link inside the examined Error console produces new error:
Error: TypeError: parentDocAccessible is null
Source File: chrome://inspector/content/viewers/accessibleEvents/accessibleEvents.js
Line: 318
Comment 1•6 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Comment 2•6 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
You need to log in
before you can comment on or make changes to this bug.
Description
•