[webkit-reviews] review granted: [Bug 111589] Remove GC code duplication in http/tests LayoutTests. : [Attachment 191874] Use gc() in js-test-pre.js instead.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 17:57:38 PST 2013


Kentaro Hara <haraken at chromium.org> has granted Aaron Colwell
<acolwell at chromium.org>'s request for review:
Bug 111589: Remove GC code duplication in http/tests LayoutTests.
https://bugs.webkit.org/show_bug.cgi?id=111589

Attachment 191874: Use gc() in js-test-pre.js instead.
https://bugs.webkit.org/attachment.cgi?id=191874&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
Good refactoring. GC behavior is a bit unpredictable (e.g. 10000 and 100000 can
result in different behavior) and thus it's important to maintain the code in
one place.


More information about the webkit-reviews mailing list