summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/stack-overflow-catch.html
diff options
context:
space:
mode:
authortimothy_horton@apple.com <timothy_horton@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2012-02-24 19:41:12 +0000
committertimothy_horton@apple.com <timothy_horton@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2012-02-24 19:41:12 +0000
commit8fe4e3bb71629852b32c4d3b27afed5d189c5b0c (patch)
treec37f3939dd787f4295b077e6cb17ed98a61b2c22 /third_party/WebKit/LayoutTests/fast/js/stack-overflow-catch.html
parent3a05a8ecc0a870a3920fe03888cb2c6a20f88afa (diff)
downloadchromium_src-8fe4e3bb71629852b32c4d3b27afed5d189c5b0c.zip
chromium_src-8fe4e3bb71629852b32c4d3b27afed5d189c5b0c.tar.gz
chromium_src-8fe4e3bb71629852b32c4d3b27afed5d189c5b0c.tar.bz2
Infinite repaint loop with SVGImageCache and deferred repaint timers
https://bugs.webkit.org/show_bug.cgi?id=78315 <rdar://problem/10651634> Reviewed by Dean Jackson. Only defer image redraw on a timer if we're in layout. This breaks the repaint loop while still preventing us from drawing inside layout. No new tests, as the problem only occurs in a nonstandard configuration. * svg/graphics/SVGImage.cpp: (WebCore::SVGImage::draw): (WebCore::SVGImage::frameView): (WebCore): * svg/graphics/SVGImage.h: (WebCore): * svg/graphics/SVGImageCache.cpp: (WebCore::SVGImageCache::imageContentChanged): (WebCore::SVGImageCache::redraw): (WebCore::SVGImageCache::redrawTimerFired): (WebCore): * svg/graphics/SVGImageCache.h: (SVGImageCache): git-svn-id: svn://svn.chromium.org/blink/trunk@108834 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/js/stack-overflow-catch.html')
0 files changed, 0 insertions, 0 deletions