Closed
Bug 865447
Opened 12 years ago
Closed 12 years ago
[AccessFu] Make AccessFu input scriptable
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: eeejay, Assigned: eeejay)
Details
Attachments
(1 file)
4.46 KB,
patch
|
yzen
:
review+
|
Details | Diff | Splinter Review |
This is useful for:
1. Mochitests.
2. Interactive desktop testing.
3. 3rd party extensions that want to alter the normal input.
Assignee | ||
Updated•12 years ago
|
Summary: [AccessFu] Make AccessFu scriptable → [AccessFu] Make AccessFu input scriptable
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #741510 -
Flags: review?(yura.zenevich)
Comment 2•12 years ago
|
||
Comment on attachment 741510 [details] [diff] [review]
Expose Accessfu input object for scripting purposes.
Review of attachment 741510 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me. I also ran the tests, all pass. Not sure if you require the bug number in the commit message.
Attachment #741510 -
Flags: review?(yura.zenevich) → review+
Comment 3•12 years ago
|
||
(In reply to Eitan Isaacson [:eeejay] from comment #0)
> This is useful for:
> 1. Mochitests.
> 2. Interactive desktop testing.
> 3. 3rd party extensions that want to alter the normal input.
Can you expand on #2?
Assignee | ||
Comment 4•12 years ago
|
||
(In reply to David Bolter [:davidb] from comment #3)
> (In reply to Eitan Isaacson [:eeejay] from comment #0)
> > This is useful for:
> > 1. Mochitests.
> > 2. Interactive desktop testing.
> > 3. 3rd party extensions that want to alter the normal input.
>
> Can you expand on #2?
That is what I am working on now. Making an extension with a UI that you could use to control AccessFu.
Comment 5•12 years ago
|
||
(In reply to Eitan Isaacson [:eeejay] from comment #4)
> (In reply to David Bolter [:davidb] from comment #3)
> > (In reply to Eitan Isaacson [:eeejay] from comment #0)
> > > This is useful for:
> > > 1. Mochitests.
> > > 2. Interactive desktop testing.
> > > 3. 3rd party extensions that want to alter the normal input.
> >
> > Can you expand on #2?
>
> That is what I am working on now. Making an extension with a UI that you
> could use to control AccessFu.
OK thanks.
Assignee | ||
Comment 6•12 years ago
|
||
Assignee: nobody → eitan
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•