зеркало из https://github.com/mozilla/gecko-dev.git
f7561e7d4d
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 |
||
---|---|---|
.. | ||
manifest.ini | ||
selection.py | ||
test_accessiblecaret_cursor_mode.py | ||
test_accessiblecaret_selection_mode.py |