Closed
Bug 1140900
Opened 10 years ago
Closed 10 years ago
IPC Proxy for ScrollSubstringTo*
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla39
| Tracking | Status | |
|---|---|---|
| firefox39 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
|
6.06 KB,
patch
|
tbsaunde
:
review+
|
Details | Diff | Splinter Review |
Atk doesn't seem to use this stuff.
The range related methods at the end of nsIAccessibleText.idl aren't used by any backend,
so this might be that last proxy patch for method/attributes related to that .idl interface.
Other nsIAccessible*Text*.idl of course need still work.
(I tend to look at .idl files to find stuff which need ipc proxies)
Attachment #8574453 -
Flags: review?(tbsaunde+mozbugs)
| Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Comment on attachment 8574453 [details] [diff] [review]
v1
I guess we don't need it till I get to some windows stuff, but we might as well do this part I guess.
Attachment #8574453 -
Flags: review?(tbsaunde+mozbugs) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•