Bug 20871
Summary: | fast/js/garbage-collect-after-string-appends.html is highly dependent on UString and JSCore collector implementation details | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | kmccullough, mrowe |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=167537 |
Sam Weinig
fast/js/garbage-collect-after-string-appends.html is failing intermittently.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Retitling bug to address the fact that this test is very dependent on the details of how UStrings report their memory cost to the JSCore garbage collector. I've tweaked the test to no longer fail for now.