Closed Bug 1641984 Opened 4 years ago Closed 4 years ago

Add Parameterized Attributes to MOX protocol

Categories

(Core :: Disability Access APIs, defect, P2)

All
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: eeejay, Assigned: eeejay)

References

Details

(Whiteboard: [mac2020_1])

Attachments

(1 file)

NSAccessibility has the following methods:

- (NSArray*)accessibilityParameterizedAttributeNames;
- (id)accessibilityAttributeValue:(NSString*)attribute forParameter:(id)parameter;

They are currently used in mozTextAccessible. We should map the attribute names to getters in the MOX protocol.

Assignee: nobody → eitan
Status: NEW → ASSIGNED
Blocks: 1642033
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9a09bb989fb
Implement MOX parameterized attribute getters. r=morgan
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: