[webkit-reviews] review granted: [Bug 15326] innerHTML updates
layout every time (hurts celtickane JS benchmark) :
[Attachment 16467] don't update layout for innerHTML
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 30 06:48:22 PDT 2007
Eric Seidel <eric at webkit.org> has granted Maciej Stachowiak <mjs at apple.com>'s
request for review:
Bug 15326: innerHTML updates layout every time (hurts celtickane JS benchmark)
http://bugs.webkit.org/show_bug.cgi?id=15326
Attachment 16467: don't update layout for innerHTML
http://bugs.webkit.org/attachment.cgi?id=16467&action=edit
------- Additional Comments from Eric Seidel <eric at webkit.org>
I also looked, it appears that createMarkup(Node*... does not actually touch
the render tree (renderer()) so I agree, this looks safe. r=me
More information about the webkit-reviews
mailing list