Closed
Bug 625688
Opened 14 years ago
Closed 14 years ago
implement nsAccessible::GetParent() for application accessible
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla2.0b10
People
(Reporter: surkov, Assigned: surkov)
Details
(Keywords: access)
Attachments
(1 file)
2.21 KB,
patch
|
fherrera
:
review+
davidb
:
approval2.0+
|
Details | Diff | Splinter Review |
nsAccessible::GetParent() called on application accessible results in assertions and excess code execution.
Attachment #503782 -
Flags: review?(fherrera)
Attachment #503782 -
Flags: approval2.0?
Comment 1•14 years ago
|
||
Comment on attachment 503782 [details] [diff] [review]
patch
a=me (with enthusiasm!)
This should help reduce the noise as we debug our hard blockers.
Attachment #503782 -
Flags: approval2.0? → approval2.0+
Comment 2•14 years ago
|
||
Comment on attachment 503782 [details] [diff] [review]
patch
r=me. Nice!
Attachment #503782 -
Flags: review?(fherrera) → review+
Assignee | ||
Comment 3•14 years ago
|
||
landed on 2.0 - http://hg.mozilla.org/mozilla-central/rev/264d75779678
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b10
You need to log in
before you can comment on or make changes to this bug.
Description
•