[webkit-reviews] review requested: [Bug 73871] Create StringImpl::empty() as an 8 bit string : [Attachment 117968] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 17:50:30 PST 2011


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 73871: Create StringImpl::empty() as an 8 bit string
https://bugs.webkit.org/show_bug.cgi?id=73871

Attachment 117968: Patch
https://bugs.webkit.org/attachment.cgi?id=117968&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
This patch provides no performance benefit by itself, but allows for future
changes that concat null strings to use an 8 bit path.


More information about the webkit-reviews mailing list