Bug 42428 - [chromium] new svg failures after r63485
Summary: [chromium] new svg failures after r63485
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: Nobody
URL:
Keywords:
Depends on: 43102
Blocks: 43182
  Show dependency treegraph
 
Reported: 2010-07-15 17:19 PDT by Ojan Vafai
Modified: 2010-07-29 03:30 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.42 KB, patch)
2010-07-28 22:31 PDT, Alex Nicolaou
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2010-07-15 17:19:07 PDT
svg/custom/convolution-crash.svg fails the pixel test on mac
svg/W3C-SVG-1.1/filters-conv-01-f.svg goes from crashing to pixel+text failure on linux/win and goes from passing to failing pixel on mac.
Comment 1 Ojan Vafai 2010-07-16 10:36:48 PDT
It looks like the expected png/checksum checked in for svg/custom/convolution-crash.svg with r63485 matched chrome linux/win, not mac. http://trac.webkit.org/changeset/63534 fixes that. Now it fails on all chromium platforms.
Comment 2 Alex Nicolaou 2010-07-27 22:49:48 PDT
I have new baselines for these but they depend on a code change in bug 43102
Comment 3 Ojan Vafai 2010-07-28 16:13:23 PDT
FWIW, it would be OK to commit the new baselines for these as part of the patch for bug 43102.
Comment 4 Alex Nicolaou 2010-07-28 22:31:43 PDT
Created attachment 62917 [details]
Patch
Comment 5 Alex Nicolaou 2010-07-28 22:35:45 PDT
*** Bug 43104 has been marked as a duplicate of this bug. ***
Comment 6 WebKit Commit Bot 2010-07-29 01:22:37 PDT
Comment on attachment 62917 [details]
Patch

Clearing flags on attachment: 62917

Committed r64266: <http://trac.webkit.org/changeset/64266>
Comment 7 WebKit Commit Bot 2010-07-29 01:22:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Alex Nicolaou 2010-07-29 02:35:17 PDT
The convolution crash failure introduced here is fixed by a new baseline in bug 43182
Comment 9 Jeremy Orlow 2010-07-29 03:30:33 PDT
Oops...posted to the wrong bug originally:

FYI: Added a baseline to chromium for svg/custom/convolution-crash.svg : http://trac.webkit.org/changeset/64268