Bug 55367 - FECompositeElement changes doesn't require relayout.
Summary: FECompositeElement changes doesn't require relayout.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Renata Hodovan
URL:
Keywords:
Depends on:
Blocks: 55075
  Show dependency treegraph
 
Reported: 2011-02-28 05:45 PST by Renata Hodovan
Modified: 2011-02-28 06:03 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (6.09 KB, patch)
2011-02-28 05:51 PST, Renata Hodovan
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renata Hodovan 2011-02-28 05:45:19 PST
FECompositeElement changes doesn't require relayout.
Comment 1 Renata Hodovan 2011-02-28 05:51:52 PST
Created attachment 84045 [details]
Proposed patch
Comment 2 Andreas Kling 2011-02-28 05:54:58 PST
Comment on attachment 84045 [details]
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=84045&action=review

r=me

> Source/WebCore/ChangeLog:11
> +        No new tests are needed because this modificiation is covered by the dynamic update tests of FEComposite.

Typo, modification.
Comment 3 Renata Hodovan 2011-02-28 06:03:28 PST
Committed r79856: <http://trac.webkit.org/changeset/79856>