Closed
Bug 547328
Opened 15 years ago
Closed 1 year ago
redeclaration of property onRemoveFavoritePersonaFromContent
Categories
(Mozilla Labs Graveyard :: Personas Plus, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mnyromyr, Assigned: cbeard)
Details
Personas 1.5.1 on startup:
JavaScript strict warning: chrome://personas/content/personas.js, line 766: redeclaration of property onRemoveFavoritePersonaFromContent
See also:
http://mxr.mozilla.org/labs-central/search?string=onRemoveFavoritePersonaFromContent&find=&findi=&filter=%5E%5B%5E%5C0%5D*%24&hitlimit=&tree=labs-central
Comment 1•15 years ago
|
||
I'm not seeing this in the error console, can you provide steps to reproduce?
Reporter | ||
Comment 2•15 years ago
|
||
TB 3.0.5pre under Linux, personas-1.5.1-fx+tb.xpi, with javascript.options.strict=true (of course).
For the sake of testing, I disabled all addons but personas:
Warning: redeclaration of property onRemoveFavoritePersonaFromContent
Source File: chrome://personas/content/personas.js
Line: 766
Error: gBrowser is not defined
Source File: chrome://personas/content/personas.js
Line: 281
Updated•9 years ago
|
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•