Closed Bug 378709 Opened 17 years ago Closed 17 years ago

CheckMaiAtkObject(aAtkObj) failing too often

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)

Details

Attachments

(2 files)

It was bug 378468, but that bug is off topic now.

I reproduced this bug with Orca open on Ubuntu 7.04

It seems Orca holds a lots of defunct atk objects.
Attached patch patchSplinter Review
mDOMNode == nsnull is common, don't print warnings in this case
Attachment #263239 - Flags: review?(aaronleventhal)
Attachment #263239 - Flags: review?(aaronleventhal) → review+
Use NS_ERROR_NULL_POINTER instead of NS_ERROR_INVALID_POINTER.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Attached patch patch part 2Splinter Review
don't print warnings if AccWrap was deconstructed, and return ATK_STATE_DEFUNCT  in this case.
Attachment #264223 - Flags: review?(aaronleventhal)
Attachment #264223 - Flags: review?(aaronleventhal) → review+
patch 2 committed 
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: