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
249913
Shrink isValidNameNonASCII by using U16_NEXT only once
https://bugs.webkit.org/show_bug.cgi?id=249913
Summary
Shrink isValidNameNonASCII by using U16_NEXT only once
Ahmad Saleem
Reported
2022-12-27 13:22:38 PST
Hi Team, While going through Blink's commit, I came across another which can be merged. Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/dadf5a004d8cfd99fd1ef0a6a8472141f77c180f
WebKit Source -
https://github.com/WebKit/WebKit/blob/f2cf9958d49b88d049bbdcbe60abdc00731910c3/Source/WebCore/dom/Document.cpp#LL5591
Just wanted to raise, if this might be needed to bring same savings. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2022-12-29 14:29:31 PST
It might be good to merge the change but it's probably not critical.
Radar WebKit Bug Importer
Comment 2
2023-01-03 13:23:15 PST
<
rdar://problem/103845492
>
EWS
Comment 3
2023-01-04 16:09:14 PST
Committed
258456@main
(25d3919907b8): <
https://commits.webkit.org/258456@main
> Reviewed commits have been landed. Closing PR #8191 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