Closed
Bug 1837301
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40437 - Improve logging for NOTREACHED() in AXSelection::Select()
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40437 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40437
Details from upstream follow.
Aaron Leventhal <aleventhal@google.com> wrote:
Improve logging for NOTREACHED() in AXSelection::Select()
Do not assert here; after all, by the time the selection action is registered, content could have changed from what the AT was basing the action on.
Bug: 1450839
Change-Id: Ie912a3c310bb11fff3c077bbb808e09cb95568fb
Reviewed-on: https://chromium-review.googlesource.com/4588573
WPT-Export-Revision: 5c2073a5493335c7c8e57229930b6a731f6c90b3
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•