Closed Bug 573673 Opened 14 years ago Closed 14 years ago

nsAccessNode::GetPresShell shouldn't shutdown accessible

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: surkov, Assigned: surkov)

References

(Blocks 2 open bugs)

Details

(Keywords: access)

Attachments

(1 file)

Attached patch patchSplinter Review
1) nsAccessNode::GetPressShell may shutdown accessible starting from bug 193802
2) IsDefunct() calls GetPresShell() to shutdown an accessible if presshell gone away starting from bug 468727 (because of bug 482932, what was fixed by bug 566103)

PresShell notifies us when it goes away and we shutdown all accessible in the document (fixed in bug 571459) therefore we don't need neither 1) nor 2) any more.
Attachment #452978 - Flags: review?(ginn.chen)
Attachment #452978 - Flags: review?(ginn.chen) → review+
landed on 1.9.3 - http://hg.mozilla.org/mozilla-central/rev/20cb75ce742f
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: