Bug 76042

Summary: Fix turbulence bug when stitch tiles enabled and rendered in parallel
Product: WebKit Reporter: Zoltan Herczeg <zherczeg>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch zimmermann: review+

Zoltan Herczeg
Reported 2012-01-11 02:30:16 PST
The tile stitch variables are used (and overwritten) by all threads in the same time.
Attachments
patch (10.91 KB, patch)
2012-01-11 02:33 PST, Zoltan Herczeg
zimmermann: review+
Zoltan Herczeg
Comment 1 2012-01-11 02:33:23 PST
Nikolas Zimmermann
Comment 2 2012-01-11 02:43:04 PST
Comment on attachment 121996 [details] patch Ah thanks a lot for finding that annoying bug! You should mention in the ChangeLog that this fixes the problems with svg/dynamic-updates/SVGFETurb* and update the pixel test results.. still, r=me.
Zoltan Herczeg
Comment 3 2012-01-12 06:58:28 PST
Note You need to log in before you can comment on or make changes to this bug.