NEW 155372
ASSERT(delta >= 0 || ((int)m_liveSize + delta >= 0)) in MemoryCache::adjustSize on iOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=155372
Summary ASSERT(delta >= 0 || ((int)m_liveSize + delta >= 0)) in MemoryCache::adjustSi...
Ryan Haddad
Reported 2016-03-11 11:13:44 PST
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
Ryan Haddad
Comment 1 2016-03-11 11:14:37 PST
Note You need to log in before you can comment on or make changes to this bug.