Closed
Bug 305651
Opened 19 years ago
Closed 19 years ago
Chatzilla extension does not work
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: wgianopoulos, Unassigned)
References
Details
(Keywords: verified1.8)
The chatzilla extension no longer works with the latest Firefox trunk nightly
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050823
Firefox/1.6a1
It produces the folwoing error:
TypeError: attribs has no properties @
<chrome://chatzilla/content/lib/js/menu-manager.js> 587
+ message (string) 'attribs has no properties'
+ fileName (string) 'chrome://chatzilla/content/lib/js/menu-manager.js'
+ lineNumber (number) 587
+ stack (string) 655 chars
+ name (string) 'TypeError'
*
I suspect this may be caused by the checkin for bug 305291, so this could be
filed under the wrong product.
Comment 1•19 years ago
|
||
Also broken on branch:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050823
Firefox/1.0+
Reporter | ||
Comment 2•19 years ago
|
||
If it is indeed broken on the branch as well, it must have been a different
checkin that cuased the regression.
Reporter | ||
Comment 3•19 years ago
|
||
Verifying problem is in branch also.
Comment 4•19 years ago
|
||
Fixed by followup fix for bug 292731? Can somone check and close if so?
/be
Depends on: 292731
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
> Fixed by followup fix for bug 292731? Can somone check and close if so?
>
> /be
Verified that chatzilla works with the latest trunk tinderbox build. Marking fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 6•19 years ago
|
||
waiting for verification on branch
Comment 7•19 years ago
|
||
I wouldn't wait too long, xpcnativewrappers has just hosed half of the tree.
You'll need a build before 8am today if you want to verify this bug.
Reporter | ||
Comment 8•19 years ago
|
||
Verified on branch as well using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050825
Firefox/1.0+
Status: RESOLVED → VERIFIED
Keywords: regression → verified1.8
Updated•19 years ago
|
Flags: blocking1.8b4?
Comment 9•19 years ago
|
||
*** Bug 306425 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•