Closed
Bug 606012
Opened 15 years ago
Closed 14 years ago
TypeError: Object.getPrototypeOf(event.constructor.prototype) is null
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ashah, Unassigned)
References
Details
(Whiteboard: [0.9RC2-integration-check])
SDK: 0.9RC2
Browser: FFx 4.0b6
Platform: Win 7
I ran my integration script against the RC2 and found the following error:
"TypeError: Object.getPrototypeOf(event.constructor.prototype) is null"
Logs are available at http://pastebin.mozilla.org/822625
Note: FYI, The command that is executed from inside the integration script is:
"cfx testall -a firefox -b /Applications/Firefox4.0b6/Firefox.app"
Comment 1•15 years ago
|
||
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.
To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
Comment 2•15 years ago
|
||
Whats the status o fthis bug? Does this still happen with b9/b10?
Comment 3•14 years ago
|
||
No one has reproduced this for a while, so it looks resolved.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•