Closed Bug 614635 Opened 14 years ago Closed 11 years ago

toolkit/components/passwordmgr/test/test_prompt_async.html causes ASSERTION: XPConnect is being called on a scope without a 'Components' property

Categories

(Toolkit :: Password Manager, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dbaron, Unassigned)

References

Details

(Keywords: assertion)

toolkit/components/passwordmgr/test/test_prompt_async.html causes a lot of:
ASSERTION: XPConnect is being called on a scope without a 'Components' property

trying to access this object:

object 0xa5a3bf30
class 0x34a43e0 Object
flags: method_barrier own_shape
properties:
    enumerate "observe": slot 2
    enumerate "QueryInterface": slot 1
    enumerate "notificationCallbacks": slot 0
proto <Object at 0xa5cb3140>
parent <Window object at 0xa5cb30f0>
slots:
   0 = <Array object at 0xa5a34138>
   1 = <unnamed function (http://mochi.test:8888/tests/toolkit/components/passwordmgr/test/test_prompt.html:138) at 0xa76da960 (JSFunction at 0xa76da960)>
   2 = <unnamed function (http://mochi.test:8888/tests/toolkit/components/passwordmgr/test/test_prompt.html:147) at 0xa76c0d58 (JSFunction at 0xa76daa00)>

Seems like this is likely a bug in the test.
This assert is long gone and the test runs without any assertions.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.