<?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>72062</bug_id>
          
          <creation_ts>2011-11-10 14:49:46 -0800</creation_ts>
          <short_desc>[skia] drawConvexPolygon without antialiasing gives different results vs. CG</short_desc>
          <delta_ts>2013-04-09 13:09:46 -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>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>66821</blocked>
    
    <blocked>70471</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ben Wells">benwells</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jamesr</cc>
    
    <cc>kbr</cc>
    
    <cc>mikelawther</cc>
    
    <cc>reed</cc>
    
    <cc>schenney</cc>
    
    <cc>senorblanco</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>500313</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Wells">benwells</who>
    <bug_when>2011-11-10 14:49:46 -0800</bug_when>
    <thetext>When AA is off, CG and skia draw differently: if a pixel is not fully on or off, CG draws it on, while skia sometimes draws it on and sometimes doesn&apos;t (depending on which side - left or right - of the pixel is on and which is off).

This will also happen when filling paths if AA is forced off, but I don&apos;t think that ever happens. See bug 66821 and bug 70471 for more info.

Currently this has only caused a couple of minor bugs, one of which can be fixed in a different but inferior way. If drawConvexPolygon is used more or filling paths is used without AA, this might cause future pain.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>