<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>94120</bug_id>
          
          <creation_ts>2012-08-15 09:23:49 -0700</creation_ts>
          <short_desc>[CSS Shaders] css3/filters/custom/filter-fallback-to-software.html and css3/filters/custom/invalid-custom-filter-shader.html fail on Mac build bots</short_desc>
          <delta_ts>2012-08-23 11:33:52 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>94372</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexandru Chiculita">achicu</reporter>
          <assigned_to name="Alexandru Chiculita">achicu</assigned_to>
          <cc>cmuppala</cc>
    
    <cc>fmalita</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>696055</commentid>
    <comment_count>0</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2012-08-15 09:23:49 -0700</bug_when>
    <thetext>The following tests are failing on Mac Build Bots
  css3/filters/custom/filter-fallback-to-software.html = IMAGE
  css3/filters/custom/invalid-custom-filter-shader.html = IMAGE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>696215</commentid>
    <comment_count>1</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2012-08-15 11:46:45 -0700</bug_when>
    <thetext>The bug is introduced by http://trac.webkit.org/changeset/125462 . The issue is that copyUnmultipliedImage and copyPremultipliedImage don&apos;t do the color conversion on Mac.

There are other filters that are also affected, for example FEComponentTransfer, FEGaussianBlur, FEComposite, FELighting, FEConvolveMatrix.

-webkit-filter: blur(0) has the same issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>696240</commentid>
    <comment_count>2</comment_count>
    <who name="Florin Malita">fmalita</who>
    <bug_when>2012-08-15 12:07:32 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; The bug is introduced by http://trac.webkit.org/changeset/125462 .

Are you sure that the new results are incorrect? After 125462 filters are applied in a different color space (linearRGB, per spec), so the images are expected to be different. The intent was to mark them all for rebaseline, but some were missed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>696268</commentid>
    <comment_count>3</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2012-08-15 12:34:00 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; The bug is introduced by http://trac.webkit.org/changeset/125462 .
&gt; 
&gt; Are you sure that the new results are incorrect? After 125462 filters are applied in a different color space (linearRGB, per spec), so the images are expected to be different. The intent was to mark them all for rebaseline, but some were missed.

I think -webkit-filter: blur(0); should not change the colors at all.

Also, adding a grayscale(0) before the blur(0) fixes the issue, that&apos;s why I think that is an implementation issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>697489</commentid>
    <comment_count>4</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2012-08-16 13:55:11 -0700</bug_when>
    <thetext>*** Bug 94169 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>703188</commentid>
    <comment_count>5</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2012-08-23 11:33:52 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 94372 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>