<?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>41309</bug_id>
          
          <creation_ts>2010-06-28 15:03:54 -0700</creation_ts>
          <short_desc>Haiku: Need to implement GraphicsContext::clipConvexPolygon()</short_desc>
          <delta_ts>2023-12-15 17:17:09 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Beth Dakin">bdakin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>ap</cc>
    
    <cc>bdakin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>243927</commentid>
    <comment_count>0</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2010-06-28 15:03:54 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/62035 introduced a new method of drawing border-radius using paths. Right now, this new code is only enabled for some platforms. To enable the new and much improved code for Haiku, GraphicsContext::clipConvexPolygon() needs to be implemented, and then Haiku should be added to the list of platforms that set #define HAVE_PATH_BASED_BORDER_RADIUS_DRAWING in RenderObject.h

I would like to note that Haiku already has a function implemented called GraphicsContext::drawConvexPolygon(). So hopefully it is straightforward to use some of that same logic for clipping instead of drawing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2000098</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-12-15 16:59:42 -0800</bug_when>
    <thetext>@ap - do we have &apos;Haiku&apos; as supported platform? Or we can close it and leave to any other community port to fix it (if need fixing as of today).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2000109</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2023-12-15 17:17:09 -0800</bug_when>
    <thetext>As of 2020, Haiku developers&apos; preference was to maintain a fork without upstreaming. As far as I can tell from the lack of Haiku related code changes, this continues to be the case.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>