AccessibleCaret: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Move the document in tree)
 
(56 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Refactor==
The document now lives in https://firefox-source-docs.mozilla.org/layout/AccessibleCaret.html
===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>

Latest revision as of 17:55, 16 April 2020