glut wrote:Hi: TEBE beta(20090110_203329) with Shredder nightly has the following bugs:
2. Redeclaration errors messages in Error Console:
Error: redeclaration of const MSG_FLAG_READ
Source file: chrome://messenger/content/mailWindowOverlay.js
Line: 3
Error: redeclaration of const kViewItemAll
Source file: chrome://messenger/content/msgViewPickerOverlay.js
Line: 43
----------
3. Redeclaration conflicts with other extensions
a) Conflict with SearchWith 0.4.2: http://searchwith.mozdev.org/
Error: redeclaration of const cqrConsoleService
Source file: chrome://searchwith/content/conquery/main.js
Line: 274
----------
b) Conflict with Update Notifier 0.1.5.4: http://www.longfocus.com/firefox/updatenotifier/
Error: redeclaration of const UN_NOTIFY_TOPIC
Source file: chrome://updatenotifier/content/overlay.js
Line: 5
----------
Error: redeclaration of const UN_CC
Source file: chrome://updatenotifier/content/utils.js
Line: 5
----------
Error: UN_getEBI(aId) is null
Source file: chrome://updatenotifier/content/utils.js
Line: 34
killjay wrote:What your reporting are signs of code changes in Shredder related to KillRDF and other refactoring work. The effected extensions are trying to use code that no longer exists, so the extensions are now throwing errors.
glut wrote:killjay wrote:What your reporting are signs of code changes in Shredder related to KillRDF and other refactoring work. The effected extensions are trying to use code that no longer exists, so the extensions are now throwing errors.
But those errors are thrown only if TEBE is installed. Without TEBE, none of those errors exist in Error Console.
Error: invalid 'in' operand aArgs
Source File: chrome://messenger/content/tabmail.xml
Line: 428
Users browsing this forum: No registered users and 2 guests