AccessibleCaret: Difference between revisions
Jump to navigation
Jump to search
Jeremychen (talk | contribs) |
|||
| Line 21: | Line 21: | ||
* Morris Tseng <mtseng@mozilla.com> | * Morris Tseng <mtseng@mozilla.com> | ||
* Ting-Yu Lin <tlin@mozilla.com> | * Ting-Yu Lin <tlin@mozilla.com> | ||
* Jeremy Chen < | * Jeremy Chen <jeremychen@mozilla.com> | ||
* George Duan <gduan@mozilla.com> | * George Duan <gduan@mozilla.com> | ||
* Peter Chang <pchang@mozilla.com> | * Peter Chang <pchang@mozilla.com> | ||
Revision as of 07:02, 12 January 2015
Refactor
Tracking Bugs
- bug 1110039 - Refactor Touch/SelectionCarets
- bug 1114450 - [META] Copy/Paste testing suite
Working branch
- https://github.com/mephisto41/gecko-dev/commits/copypaste-refactor
- If you need access permission for this repo, please contact Morris Tseng <mtseng@mozilla.com>
Regular meeting
- TBD
Goals
- Improve feature robustness.
- Improve readability and maintainability.
- Improve code coverage.
- At least have a test case for each bug which is related to copy/paste.
- Testable for native code, i.e.: Add gtest.
Attendees
- Morris Tseng <mtseng@mozilla.com>
- Ting-Yu Lin <tlin@mozilla.com>
- Jeremy Chen <jeremychen@mozilla.com>
- George Duan <gduan@mozilla.com>
- Peter Chang <pchang@mozilla.com>