gecko-dev/layout/base/tests/marionette
Ting-Yu Lin f7561e7d4d Bug 1681402 - Improve stability and error handling for _selection_location_helper(). r=emilio
This patch doesn't change the behavior, but should improve the stability
and error handling of _selection_location_helper().

From the current intermittent pattern, `self.selection_rect_list(0)` can
fail sometimes. We set a retry limit of three times, and raise
exceptions with clearer message if we give up. Bug 1682382 tracks the
root cause behind this.

Differential Revision: https://phabricator.services.mozilla.com/D99288
2020-12-14 19:56:13 +00:00
..
manifest.ini
selection.py Bug 1681402 - Improve stability and error handling for _selection_location_helper(). r=emilio 2020-12-14 19:56:13 +00:00
test_accessiblecaret_cursor_mode.py
test_accessiblecaret_selection_mode.py