Closed Bug 614639 Opened 14 years ago Closed 11 years ago

(paint suppression and trees) toolkit/content/tests/widgets/test_tree_view.xul causes ASSERTION: XPConnect is being called on a scope without a 'Components' property

Categories

(Core :: XUL, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dbaron, Unassigned)

References

Details

(Keywords: assertion)

toolkit/content/tests/widgets/test_tree_view.xul causes lots of:
ASSERTION: XPConnect is being called on a scope without a 'Components' property
after the next test (toolkit/content/tests/widgets/test_videocontrols.html) starts because the tree is being painted after we've left the test.

I suppose this is actually a bug relating to paint suppression.
Since XUL isn't normally used in contexts where we transition between pages, though, we could probably work around this in the test by removing the tree before the test ends.
This assertion is dead and the test runs without any others.
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.