Closed
Bug 692143
Opened 13 years ago
Closed 13 years ago
Enable accessibility in android builds
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(firefox11 fixed, fennec11+)
RESOLVED
FIXED
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
(Keywords: access, Whiteboard: [Q4 A11y goal] birch+inbound)
Attachments
(2 files, 1 obsolete file)
17.94 KB,
application/vnd.oasis.opendocument.spreadsheet
|
Details | |
443 bytes,
patch
|
Details | Diff | Splinter Review |
There will be a future need for accessibility to be enabled in Android builds. The TalkToMe[1] extension uses the nsIAccessible interfaces to provide non-visual access to Mobile Firefox. Using the Firefox's accessibility API in this extension allows us to build on top of current core functionality and to not re-invent the wheel in Javascript by using the DOM directly.
1. https://wiki.mozilla.org/Accessibility/TalkToMe
Updated•13 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
(In reply to Eitan Isaacson [:eeejay] from comment #1)
> Created attachment 568163 [details]
> RSS from 2 minutes in from launching and loading google.com
The above is from mozilla central rev 3c684b4b8f68. Cleaned app data, all automated, etc.
Comment 3•13 years ago
|
||
Can you note apk size difference?
Updated•13 years ago
|
Whiteboard: [Q4 A11y goal]
Assignee | ||
Comment 4•13 years ago
|
||
apk size diff is 145 kb
Assignee | ||
Comment 6•13 years ago
|
||
Here are the RSS numbers for fennec native (from a week ago).
https://docs.google.com/a/monotonous.org/spreadsheet/pub?hl=en_US&key=0Ar0MGLAdCHJRdG1IN09zaXFoVEFMTzBObnYyd1hKdXc&hl=en_US&gid=2
And a chart:
https://docs.google.com/a/monotonous.org/spreadsheet/pub?hl=en_US&key=0Ar0MGLAdCHJRdG1IN09zaXFoVEFMTzBObnYyd1hKdXc&hl=en_US&gid=4
Assignee | ||
Updated•13 years ago
|
Product: Fennec → Fennec Native
Version: Trunk → unspecified
Assignee | ||
Updated•13 years ago
|
Attachment #564896 -
Flags: review?(doug.turner)
Comment 7•13 years ago
|
||
Comment on attachment 564896 [details] [diff] [review]
remove android from accessibility blacklist in configure.in
Review of attachment 564896 [details] [diff] [review]:
-----------------------------------------------------------------
we make software for everyone.
Attachment #564896 -
Flags: review?(doug.turner) → review+
Assignee | ||
Comment 8•13 years ago
|
||
Using hg export for patch
Attachment #564896 -
Attachment is obsolete: true
Assignee | ||
Updated•13 years ago
|
Whiteboard: [Q4 A11y goal] → [Q4 A11y goal] checkin-needed
Assignee | ||
Updated•13 years ago
|
Whiteboard: [Q4 A11y goal] checkin-needed → [Q4 A11y goal] checkin-needed birch
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Whiteboard: [Q4 A11y goal] checkin-needed birch → [Q4 A11y goal] birch
Comment 9•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 10•13 years ago
|
||
Updated•13 years ago
|
Whiteboard: [Q4 A11y goal] birch → [Q4 A11y goal] birch+inbound
Comment 11•13 years ago
|
||
Assignee: nobody → eitan
Keywords: checkin-needed
Updated•13 years ago
|
tracking-fennec: --- → 11+
Updated•13 years ago
|
status-firefox11:
--- → fixed
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•