Closed
Bug 852125
Opened 12 years ago
Closed 11 years ago
"ASSERTION: Unbinding the unbound accessible!" with <iframe>
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
1. Enable accessibility.
2. Load the testcase.
Result:
###!!! ASSERTION: Unbinding the unbound accessible!: 'mAccessibleCache.GetWeak(aAccessible->UniqueID())', file accessible/src/generic/DocAccessible.cpp, line 1314
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Trevor can you look at this one?
Comment 3•12 years ago
|
||
For what its worth, I am running into this as well in:
layout/generic/test/test_selection_expanding.html
This is in a win8 vmware fusion instance.
Note, it does not trigger when running the test alone. You have to run it
using the multi-test harness by specifying the layout/generic/test directory,
etc. This log only shows the one test case because I hacked out the rest from
the makefile temporarily.
Comment 4•11 years ago
|
||
I can't reproduce anymore atleast with jesse's test case, and I don't have a win 8 machine to test on, so closing as wfm if someone can still reproduce please reopen. If I had to guess I'd say this was fixed by bug 862863.
(In reply to Ben Kelly [:bkelly] from comment #3)
> Created attachment 737797 [details]
> Failure log from layout/generic/test/test_selection_expanding.html
>
> For what its worth, I am running into this as well in:
>
> layout/generic/test/test_selection_expanding.html
>
> This is in a win8 vmware fusion instance.
I'm not sure why accessibility is on here, maybe because windows 8 touch stuff?
Reporter | ||
Comment 5•11 years ago
|
||
I can't reproduce now with my testcase either.
Ben Kelly -- instead of reopening this bug, please file a new bug report if you can still reproduce on trunk.
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.
Description
•