Bug 15433 - Filters do not repaint when base resources change/update
Summary: Filters do not repaint when base resources change/update
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Oliver Hunt
URL: http://www.w3.org/Graphics/SVG/Test/2...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-09 00:37 PDT by Oliver Hunt
Modified: 2007-10-10 02:21 PDT (History)
0 users

See Also:


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 Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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