RESOLVED FIXED 15433
Filters do not repaint when base resources change/update
https://bugs.webkit.org/show_bug.cgi?id=15433
Summary Filters do not repaint when base resources change/update
Oliver Hunt
Reported 2007-10-09 00:37:42 PDT
Filters need to repaint when the base resources change. This can happen when, for example, there is a <feImage> referencing a slow loading resource (as happens in the referenced URL)
Attachments
Fix Bug 15433: Filters do not repaint when base resources change/update (4.29 KB, patch)
2007-10-10 02:04 PDT, Oliver Hunt
no flags
Oliver Hunt
Comment 1 2007-10-10 02:04:36 PDT
Created attachment 16610 [details] Fix Bug 15433: Filters do not repaint when base resources change/update
Oliver Hunt
Comment 2 2007-10-10 02:21:00 PDT
Comment on attachment 16610 [details] Fix Bug 15433: Filters do not repaint when base resources change/update Reviewed by eric
Oliver Hunt
Comment 3 2007-10-10 02:21:13 PDT
git svn dcommit Committing to svn+ssh://svn.opensource.apple.com/svn/webkit/branches/feature-branch ... M WebCore/ChangeLog M WebCore/platform/graphics/svg/filters/SVGFEImage.cpp M WebCore/platform/graphics/svg/filters/SVGFEImage.h M WebCore/rendering/SVGRenderSupport.cpp Committed r26181 M WebCore/platform/graphics/svg/filters/SVGFEImage.h M WebCore/platform/graphics/svg/filters/SVGFEImage.cpp M WebCore/rendering/SVGRenderSupport.cpp M WebCore/ChangeLog r26181 = 244346625492e4e2ce339bc1a59dcd53e0365889 (feature-branch) No changes between current HEAD and refs/remotes/feature-branch Resetting to the latest refs/remotes/feature-branch
Note You need to log in before you can comment on or make changes to this bug.