RESOLVED FIXED 237720
[selection] HTMLTextFormControlElement::subtreeHasChanged() shouldn't be called in setRangeText
https://bugs.webkit.org/show_bug.cgi?id=237720
Summary [selection] HTMLTextFormControlElement::subtreeHasChanged() shouldn't be call...
zsun
Reported 2022-03-10 09:21:58 PST
Affected WPT tests: imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-value-interactions.html imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html
Attachments
Patch (12.66 KB, patch)
2022-03-10 09:32 PST, zsun
no flags
Patch (12.65 KB, patch)
2022-03-15 02:50 PDT, zsun
no flags
Patch (9.35 KB, patch)
2022-03-17 03:42 PDT, zsun
no flags
zsun
Comment 1 2022-03-10 09:32:33 PST
Chris Dumez
Comment 2 2022-03-14 16:29:37 PDT
Comment on attachment 454372 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=454372&action=review r=me > Source/WebCore/ChangeLog:8 > + We shouldn't call HTMLTextFormControlElement::subtreeHasChanged() in HTMLTextFormControlElement::setRangeText. nit: extra space before "in" > Source/WebCore/ChangeLog:11 > + This cl refers and imports some of the changes in chromiu CL at I think "cl" is a chrome/blink term. Also typo: chromiu
zsun
Comment 3 2022-03-15 02:50:00 PDT
Radar WebKit Bug Importer
Comment 4 2022-03-16 05:41:31 PDT
zsun
Comment 5 2022-03-17 03:42:17 PDT
zsun
Comment 6 2022-03-21 01:55:47 PDT
Landing this patch. The test failure in ios-wk2 doesn't seem related to this patch.
EWS
Comment 7 2022-03-21 02:28:16 PDT
Committed r291555 (248659@main): <https://commits.webkit.org/248659@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454953 [details].
Note You need to log in before you can comment on or make changes to this bug.