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 Bug 1533462 - Run font-info loader immediately for accessiblecaret and forms tests, for more consistent behavior. r=jwatt 2020-08-30 22:59:57 +00:00
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 Bug 1517385 - Add the pref to control the transition-duration. r=TYLin 2020-11-12 07:31:02 +00:00
test_accessiblecaret_selection_mode.py Bug 1517385 - Add the pref to control the transition-duration. r=TYLin 2020-11-12 07:31:02 +00:00