Open Bug 735921 Opened 12 years ago Updated 2 years ago

kill nsAccessibleWrap::ShutdownAtkObject()

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

People

(Reporter: tbsaunde, Unassigned)

Details

Attachments

(1 file)

      No description provided.
Attachment #606025 - Flags: review?(eitan)
Does nsApplicationAccessibleWrap() has a mDoc?
Can we get to Shutdown() if it doesn't?
Comment on attachment 606025 [details] [diff] [review]
kill nsAccessibleWrap::ShutdownAtkObject()

This looks correct.
Attachment #606025 - Flags: review?(eitan) → review+
Attachment #606025 - Flags: review?(ginn.chen)
(In reply to Ginn Chen from comment #2)
> Does nsApplicationAccessibleWrap() has a mDoc?
> Can we get to Shutdown() if it doesn't?

we shouldn't need to, we explicitly shutdown() the application accessible in nsAccessNode::ShutdownXPAcessibility()
Comment on attachment 606025 [details] [diff] [review]
kill nsAccessibleWrap::ShutdownAtkObject()

In ShutdownXPAccessibility() it calls nsApplicationAccessible::Shutdown(),
but it doesn't go to nsAccessibleWrap::Shutdown().
So we leaks.
Attachment #606025 - Flags: review?(ginn.chen) → review-
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: