Bug 258785
| Summary: | Remove rendererWillBeDestroyed() from HTMLTextAreaElement.h and RenderTextControlMultiLine.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/111743633>