AccessibleCaret: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 17: Line 17:
** At least have a test case for each bug which is related to copy/paste.
** At least have a test case for each bug which is related to copy/paste.
* Testable for native code, i.e.: Add gtest.
* 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>

Revision as of 06:39, 22 December 2014

Refactor

Tracking Bugs

Working branch

Regular meeting

  • TBD

Goals

  • Improve feature robustness.
  • Code readable and maintenance-able.
  • 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>