mozilla / nightlytt

Nightly Tester Tools
https://wiki.mozilla.org/Auto-tools/Automation_Development/Projects/Addons/NightlyTesterTools
Other
61 stars 37 forks source link

"AppConstants is not defined" for SeaMonkey #223

Closed whimboo closed 7 years ago

whimboo commented 7 years ago

Issue #215 tried to fix a regression but seems to have missed a piece:

Error: ReferenceError: AppConstants is not defined Source file: chrome://nightly/content/suite.js Line: 100

We need this fix for the 3.9 release.

whimboo commented 7 years ago

PR #224 got merged.