TypeError: element.contentWindow is nul
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
People
(Reporter: worcester12345, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Go to error console. Observe errors.
Actual results:
TypeError: element.contentWindow is nullimplementation.js:512:11
_unloadFromWindow jar:file:///C:/Users/Doug/AppData/Roaming/Thunderbird/Profiles/fzp0a3s3.default/extensions/lookout@s3_fix_version.xpi!/api/WindowListener/implementation.js:512
onUnloadWindow jar:file:///C:/Users/Doug/AppData/Roaming/Thunderbird/Profiles/fzp0a3s3.default/extensions/lookout@s3_fix_version.xpi!/api/WindowListener/implementation.js:339
checkAndRunExtensionCode resource:///modules/ExtensionSupport.jsm:225
_checkAndRunMatchingExtensions resource:///modules/ExtensionSupport.jsm:195
_addToListAndNotify resource:///modules/ExtensionSupport.jsm:175
Expected results:
Should have observed no errors.
Comment 1•5 years ago
|
||
You should be filing an issue in the add-on's bug tracker, not bugzilla. Check the add-on's web page to find how to report problems.
Description
•