[Webkit-unassigned] [Bug 249913] New: Shrink isValidNameNonASCII by using U16_NEXT only once
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 27 13:22:38 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249913
Bug ID: 249913
Summary: Shrink isValidNameNonASCII by using U16_NEXT only once
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221227/52c9a1ff/attachment-0001.htm>
More information about the webkit-unassigned
mailing list