Closed Bug 396603 Opened 17 years ago Closed 8 years ago

Remove MustPrune() from accHitTest and similar

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: aaronlev, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

AccessibleObjectFromPoint() already handles the pruning, so the callers of it should not need to use it.
Mass un-assigning bugs assigned to Aaron.
Assignee: aaronleventhal → nobody
Surkov anything left to fix here? we don't call MustPrune() in accHitTest()
(In reply to Trevor Saunders (:tbsaunde) from comment #2) > Surkov anything left to fix here? we don't call MustPrune() in accHitTest() MustPrune is part of ChildAtPoint. This is common code path shared between platforms. Even if AccessibleObjectFromPoint takes care to prune not allowed accessibles but then we need to check what other platforms expect. I think this is low priority bug since this call shouldn't be expensive at all and the bug requires some investigations. We can keep it open and get back to it by a chance.
Severity: normal → minor
Surkov, still valid?
Flags: needinfo?(surkov.alexander)
perhaps not worth to keep open, there's no big harm to have extra call of MustPrune() on some platforms, no one touched this for years, suggesting to close it as wontfix
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(surkov.alexander)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.