Bug 155372
| Summary: | ASSERT(delta >= 0 || ((int)m_liveSize + delta >= 0)) in MemoryCache::adjustSize on iOS Simulator | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | Keywords: | InRadar |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
This assert is hit on ios-simulator debug tests on every run with the following LayoutTests:
css3/masking/mask-luminance-svg.html
css3/masking/mask-svg-script-none-to-png.html
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/r198026%20(171)/results.html>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
<rdar://problem/25046855>
Ryan Haddad
*Alomst* every run:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css3%2Fmasking%2Fmask-luminance-svg.html>
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css3%2Fmasking%2Fmask-svg-script-none-to-png.html>