RESOLVED FIXED 258785
Remove rendererWillBeDestroyed() from HTMLTextAreaElement.h and RenderTextControlMultiLine.cpp
https://bugs.webkit.org/show_bug.cgi?id=258785
Summary Remove rendererWillBeDestroyed() from HTMLTextAreaElement.h and RenderTextCon...
Ahmad Saleem
Reported 2023-07-02 13:11:37 PDT
Hi Team, Just going through Blink's commit, I came across another clean-up. Blink Commit: https://chromium.googlesource.com/chromium/blink/+/10c9bbc0ea2c10efe497897cbd12bb842f7b0ee2 Rmeoving above locally and then running 'fast/forms/textarea-setvalue-submit.html' does not lead to any failure in the test case, which introduced this code: WebKit Commit (from 2006): https://trac.webkit.org/changeset/13051 I think we can also safely remove this code now. Thanks!
Attachments
EWS
Comment 1 2023-07-04 08:10:28 PDT
Committed 265755@main (c412d338b008): <https://commits.webkit.org/265755@main> Reviewed commits have been landed. Closing PR #15535 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-07-04 08:11:16 PDT
Note You need to log in before you can comment on or make changes to this bug.