Closed Bug 1287145 Opened 8 years ago Closed 8 years ago

Support QueryInterfacing proxy accessibles to nsIAccessibleHyperText.

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: michael.li11702, Assigned: michael.li11702)

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Attachment #8771468 - Flags: review?(tbsaunde+mozbugs)
Assignee: nobody → mili
Comment on attachment 8771468 [details] [diff] [review]
Support QueryInterfacing proxy accessibles to nsIAccessibleHyperText.

> 
>+  if (aProxy->mIsHyperText) {
>+    interfaces |= eText;
>+  }
>+
>   acc = new xpcAccessibleGeneric(aProxy, interfaces);

that doesn't work you need to create a xpcAccessibleHyperText instead of a xpcAccessibleGeneric
Attachment #8771468 - Flags: review?(tbsaunde+mozbugs)
Attachment #8771468 - Attachment is obsolete: true
Attachment #8772002 - Flags: review?(tbsaunde+mozbugs) → review+
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cd2c57293b7a
Support QueryInterfacing proxy accessibles to nsIAccessibleHyperText. r=tbsaunde
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/cd2c57293b7a
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: