Closed Bug 1146665 Opened 9 years ago Closed 9 years ago

IPC Proxy for TableCell

Categories

(Core :: Disability Access APIs, defect)

36 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla39
Tracking Status
firefox39 --- fixed

People

(Reporter: smaug, Assigned: smaug)

Details

Attachments

(1 file)

Attached patch v1Splinter Review
This does not contain any atk stuff since there needs to be proxy for Table before that.
Attachment #8582032 - Flags: review?(tbsaunde+mozbugs)
Comment on attachment 8582032 [details] [diff] [review]
v1

>+DocAccessibleChild::RecvTableOfACell(const uint64_t& aID,
>+                                     uint64_t* aTableID,
>+                                     bool* aOk)
>+{

why does this one have error checking? atk doesn't call it directly and windows doesn't care why it failed I don't think
Attachment #8582032 - Flags: review?(tbsaunde+mozbugs) → review+
I've added error checking for all the cases when "ID" is returned. That way it doesn't matter
what kind of IDs we uses (whether they are pointers or increasing counter).
https://hg.mozilla.org/mozilla-central/rev/3702e7480713
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: