[webkit-reviews] review requested: [Bug 93742] HTML Parser should produce 8bit substrings for inline style and script elements : [Attachment 158598] Updated Patch using OS(DARWIN) and intrinsics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 11:12:50 PDT 2012


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 93742: HTML Parser should produce 8bit substrings for inline style and
script elements
https://bugs.webkit.org/show_bug.cgi?id=93742

Attachment 158598: Updated Patch using OS(DARWIN) and intrinsics
https://bugs.webkit.org/attachment.cgi?id=158598&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
The performance of this version appears to be identical to the prior inline asm
version.

Also made a minor alignment fix, relaxing the alignment that can use the SSE
loop to 16 byte, instead of 16 word.


More information about the webkit-reviews mailing list