[webkit-reviews] review denied: [Bug 43707] REGRESSION: Hang logging into Google Analytics : [Attachment 65165] Patch to constrain the size of Array backing data.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 16:53:34 PDT 2010


Geoffrey Garen <ggaren at apple.com> has denied Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 43707: REGRESSION: Hang logging into Google Analytics
https://bugs.webkit.org/show_bug.cgi?id=43707

Attachment 65165: Patch to constrain the size of Array backing data.
https://bugs.webkit.org/attachment.cgi?id=65165&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
I think it's worth trying 100000 as a limit to see if it can avoid the
SunSpider regression. Ultimately, we want a better array growth policy that
allows for large contiguous arrays but sniffs out sparse arrays -- but that
task is probably worth a separate bug.


More information about the webkit-reviews mailing list