Bug 70409 - ParallelJobs path of FEConvolveMatrix is erroneous
Summary: ParallelJobs path of FEConvolveMatrix is erroneous
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Balazs Kelemen
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks: 70032
  Show dependency treegraph
 
Reported: 2011-10-19 04:25 PDT by Balazs Kelemen
Modified: 2011-10-26 04:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2011-10-25 09:32 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-10-19 04:25:37 PDT
See https://bugs.webkit.org/show_bug.cgi?id=70032#c4
The image result of svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop.html and svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr.html is broken.
Comment 1 Balazs Kelemen 2011-10-25 09:32:20 PDT
Created attachment 112346 [details]
Patch
Comment 2 Zoltan Herczeg 2011-10-25 23:51:00 PDT
Comment on attachment 112346 [details]
Patch

Nice catch! r=me
Comment 3 Balazs Kelemen 2011-10-26 04:43:15 PDT
Comment on attachment 112346 [details]
Patch

Clearing flags on attachment: 112346

Committed r98462: <http://trac.webkit.org/changeset/98462>
Comment 4 Balazs Kelemen 2011-10-26 04:43:21 PDT
All reviewed patches have been landed.  Closing bug.