WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248447
Improve <textarea> validation performance
https://bugs.webkit.org/show_bug.cgi?id=248447
Summary
Improve <textarea> validation performance
Ahmad Saleem
Reported
2022-11-28 17:21:10 PST
Hi Team, While going through Blink commits, I came across another performance optimization for textarea in specific case: Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/bc3e860d2ac2726ca49faeb06970424b5db2f269
&
https://chromium.googlesource.com/chromium/blink/+/6c75bb28a519a50475638fd0bdd5b8dddf356183
It is improving performance of same microbenchmark which Darin improved with his work. It will just squeeze bit more from it. It does not have its own dedicated test case. I am raising this bug for future. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2022-11-28 20:02:28 PST
Yes this is an easy one. I’ll tackle it soon.
Radar WebKit Bug Importer
Comment 2
2022-12-02 10:22:14 PST
<
rdar://problem/102909909
>
Darin Adler
Comment 3
2022-12-02 14:41:03 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7096
EWS
Comment 4
2022-12-06 10:37:09 PST
Committed
257417@main
(95861845546f): <
https://commits.webkit.org/257417@main
> Reviewed commits have been landed. Closing PR #7096 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug