AccessibleCaret: Difference between revisions
Jump to navigation
Jump to search
m (→Goals) |
No edit summary |
||
| Line 1: | Line 1: | ||
==Refactor== | ==Refactor== | ||
===Tracking Bugs=== | ===Tracking Bugs=== | ||
* | * {{Bug|1110039}} - Refactor Touch/SelectionCarets | ||
* | * {{Bug|1114450}} - [META] Copy/Paste testing suite | ||
===Working branch=== | ===Working branch=== | ||
Revision as of 07:00, 22 December 2014
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 <jichen@mozilla.com>