[webkit-reviews] review granted: [Bug 42921] Save a per-character branch in the HTML parser : [Attachment 62479] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 20:09:02 PDT 2010


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 42921: Save a per-character branch in the HTML parser
https://bugs.webkit.org/show_bug.cgi?id=42921

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
So I'm confused by the m_data.clear()s being moved to .clear().  When is
::clear() called?

I guess either the branch isn't actually that hot, or branch prediction is just
winning out here.


More information about the webkit-reviews mailing list