Bug 249913

Summary: Shrink isValidNameNonASCII by using U16_NEXT only once
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ap, bfulgham, darin, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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
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
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.