Bug 258785 - Remove rendererWillBeDestroyed() from HTMLTextAreaElement.h and RenderTextControlMultiLine.cpp
Summary: Remove rendererWillBeDestroyed() from HTMLTextAreaElement.h and RenderTextCon...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-02 13:11 PDT by Ahmad Saleem
Modified: 2023-07-04 08:11 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 EWS 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.
Comment 2 Radar WebKit Bug Importer 2023-07-04 08:11:16 PDT
<rdar://problem/111743633>