Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1679461] Use SetSelectionRange in Select(), regardless of focus state #26718

Merged
merged 3 commits into from Dec 3, 2020

Conversation

moz-wptsync-bot
Copy link
Collaborator

SelectAll() also is no-op without a frame, so this replaces it with SetSelectionRange.

Differential Revision: https://phabricator.services.mozilla.com/D98184

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1679461
gecko-commit: 4f4fd8e7ce937abcd8ba7c4fc85bd9d4b352d9f3
gecko-reviewers: masayuki

SelectAll() also is no-op without a frame, so this replaces it with SetSelectionRange.

Differential Revision: https://phabricator.services.mozilla.com/D98184

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1679461
gecko-commit: 4f4fd8e7ce937abcd8ba7c4fc85bd9d4b352d9f3
gecko-reviewers: masayuki
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

bogdant-old and others added 2 commits December 2, 2020 19:23
…est_focus.xhtml failures CLOSED TREE

Backed out changeset 03db12dabc63 (bug 1677263)
Backed out changeset 75de13448090 (bug 1679460)
Backed out changeset 4f4fd8e7ce93 (bug 1679461)

gecko-commit: 12f831d0496c549f9b90146e3e941d0c9e154b25
SelectAll() also is no-op without a frame, so this replaces it with SetSelectionRange.

Differential Revision: https://phabricator.services.mozilla.com/D98184

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1679461
gecko-commit: 510a46e365e0ba8154f1f105c6d3aa8f922c2339
gecko-reviewers: masayuki
@moz-wptsync-bot moz-wptsync-bot merged commit 2452fde into master Dec 3, 2020
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1679461 branch December 3, 2020 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants