Open
Bug 1305068
Opened 9 years ago
Updated 3 years ago
Assertion failure: mAppInfo (no application info) with screen reader enabled
Categories
(Core :: Disability Access APIs, defect, P3)
Tracking
()
NEW
People
(Reporter: truber, Unassigned)
Details
(Keywords: assertion, Whiteboard: a11y:crash-shutdown)
Attachments
(1 file)
9.32 KB,
text/plain
|
Details |
Assertion found in mozilla-central revision f0e6cc636021 (asan-debug).
Steps to reproduce:
- Enable screen reader
- Launch `firefox file:///dev/null`
- Screen reader will say "Nightly Frame" "Document Frame"
- Close firefox with Ctrl+w immediately after "Document Frame" is read
Reporter | ||
Updated•9 years ago
|
Summary: Assertion failure: mAppInfo (no application info) → Assertion failure: mAppInfo (no application info) with screen reader enabled
Updated•8 years ago
|
Priority: -- → P3
Comment 2•7 years ago
|
||
(In reply to alexander :surkov from comment #1)
> it appears get
somehow unfinished comment was sent, I meant to say, that it seems app accessible is shutdown, not sure how we get into it
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•