Closed Bug 1187413 Opened 9 years ago Closed 9 years ago

Respect proxies in mozAccessible childAt

Categories

(Core :: Disability Access APIs, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: lsocks, Assigned: lsocks)

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Assignee: nobody → lorien
Attached patch proxies in mozAccessible childAt (obsolete) — Splinter Review
Attachment #8638676 - Flags: review?(tbsaunde+mozbugs)
Comment on attachment 8638676 [details] [diff] [review]
proxies in mozAccessible childAt

>+    return child ? GetNativeFromGeckoAccessible(child) : nil;
>+  }
>+  else if (ProxyAccessible* proxy = [self getProxyAccessible]) {

cuddle the else
Attachment #8638676 - Flags: review?(tbsaunde+mozbugs) → review+
carry r=tbsaunde
Attachment #8638676 - Attachment is obsolete: true
Attachment #8638979 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/a6573eef9288
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: