Closed Bug 1196880 Opened 9 years ago Closed 9 years ago

correctly compute interfaces for proxies

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: tbsaunde, Assigned: tbsaunde)

References

Details

Attachments

(1 file)

interfaces is supposed to be a bit mask indexed by MAI_INTERFACE_X, so when
adding interfaces MAI_INTERFACE_X should be used as an index of the bit to set,
       not the mask to add.
interfaces is supposed to be a bit mask indexed by MAI_INTERFACE_X, so when
adding interfaces MAI_INTERFACE_X should be used as an index of the bit to set,
       not the mask to add.
Attachment #8650629 - Flags: review?(dbolter)
Comment on attachment 8650629 [details] [diff] [review]
correctly compute interfaces for proxies

Review of attachment 8650629 [details] [diff] [review]:
-----------------------------------------------------------------

doh
Attachment #8650629 - Flags: review?(dbolter) → review+
Assignee: nobody → tbsaunde+mozbugs
Blocks: e10sa11y2
https://hg.mozilla.org/mozilla-central/rev/6e58ac399828
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: