[webkit-reviews] review granted: [Bug 80706] Improve ContainerNode's collectNodes() performance : [Attachment 131762] Increases the stack allocated buffer size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 14 11:51:28 PDT 2012
Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 80706: Improve ContainerNode's collectNodes() performance
https://bugs.webkit.org/show_bug.cgi?id=80706
Attachment 131762: Increases the stack allocated buffer size
https://bugs.webkit.org/attachment.cgi?id=131762&action=review
------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
r=me. You could just make it even bigger. Looks like this type is just a
temporary and the stack allocated size is essentially free.
More information about the webkit-reviews
mailing list