Closed Bug 1254989 Opened 9 years ago Closed 9 years ago

extend TreeWalker::Next to accept a stopper node

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: surkov, Assigned: surkov)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
No description provided.
Attachment #8728409 - Flags: review?(yzenevich)
Comment on attachment 8728409 [details] [diff] [review] patch Review of attachment 8728409 [details] [diff] [review]: ----------------------------------------------------------------- Looks good, just 1 question.. ::: accessible/base/TreeWalker.cpp @@ +223,2 @@ > bool skipSubtree = false; > + Accessible* child = AccessibleFor(childNode, eWalkCache, &skipSubtree); Can we now step into GetOrCreateAccessible in AccessibleFor ? just looking at the comment above // No accessible creation on the way back.
Attachment #8728409 - Flags: review?(yzenevich) → review+
no, in case of eWalkCache
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Assignee: nobody → surkov.alexander
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: