Bug 15433

Summary: Filters do not repaint when base resources change/update
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: SVGAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-filters-displace-01-f.html
Attachments:
Description Flags
Fix Bug 15433: Filters do not repaint when base resources change/update none

Description Oliver Hunt 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)
Comment 1 Oliver Hunt 2007-10-10 02:04:36 PDT
Created attachment 16610 [details]
Fix Bug 15433: Filters do not repaint when base resources change/update
Comment 2 Oliver Hunt 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
Comment 3 Oliver Hunt 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