<?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>33987</bug_id>
          
          <creation_ts>2010-01-21 20:43:44 -0800</creation_ts>
          <short_desc>OpenVG master bug</short_desc>
          <delta_ts>2013-04-19 12:23:16 -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>Other</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>
          <dependson>33403</dependson>
    
    <dependson>33405</dependson>
    
    <dependson>33959</dependson>
    
    <dependson>34339</dependson>
    
    <dependson>34366</dependson>
    
    <dependson>35445</dependson>
    
    <dependson>35538</dependson>
    
    <dependson>35544</dependson>
    
    <dependson>35581</dependson>
    
    <dependson>36072</dependson>
    
    <dependson>39228</dependson>
    
    <dependson>39230</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Jakob Petsovits">jpetsovits</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>brian.holt</cc>
    
    <cc>daikonbuu</cc>
    
    <cc>d.nomiyama</cc>
    
    <cc>elongbug</cc>
    
    <cc>joybro201</cc>
    
    <cc>krit</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>madadismitha</cc>
    
    <cc>mario.bensi</cc>
    
    <cc>mrobinson</cc>
    
    <cc>skyul</cc>
    
    <cc>tonikitoo</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>183462</commentid>
    <comment_count>0</comment_count>
    <who name="Jakob Petsovits">jpetsovits</who>
    <bug_when>2010-01-21 20:43:44 -0800</bug_when>
    <thetext>This bug keeps track of other bugs related to the OpenVG graphics engine. I&apos;ll add the various patches as dependency/blocker of this bug as they come in.

                                 \
                 .___             `.
    ___              `~\           |               \
  o~   `.               |         /&apos;                |
.----._ `|             ,&apos;       /&apos;              _./&apos;
`o     `\|___       __,|----&apos;~~~~T-----,__  _,&apos;~
      /~~o   `~&gt;-/|~ &apos;   &apos; ,   &apos;      &apos;   ~~\_
     |_      &lt;~   |   &apos; ,   &apos; &apos;   &apos;  &apos; , &apos;     \
       `-...-&apos;~\./&apos; &apos;     &apos;     &apos;   &apos;   &apos;  , &apos;  &gt;
                 `-, __&apos;  ,  &apos;  &apos;  , &apos; ,   &apos;_,&apos;-&apos;
                   /&apos;   `~~~~~~~|`--------~~\
                 /&apos;            ,&apos;            `.
          ~~`---&apos;             /               |
                           ,-&apos;              _/&apos;
(master bug ^^^)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>805300</commentid>
    <comment_count>1</comment_count>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2013-01-11 09:01:30 -0800</bug_when>
    <thetext>JAkob, is it still on radar?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>805302</commentid>
    <comment_count>2</comment_count>
    <who name="Jakob Petsovits">jpetsovits</who>
    <bug_when>2013-01-11 09:04:57 -0800</bug_when>
    <thetext>Not for RIM or myself at this point, no. I need to make that patch that removes the unfinished OpenVG support at some point.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>805314</commentid>
    <comment_count>3</comment_count>
    <who name="Denis Nomiyama (dnomi)">d.nomiyama</who>
    <bug_when>2013-01-11 09:19:48 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; Not for RIM or myself at this point, no. I need to make that patch that removes the unfinished OpenVG support at some point.

Hi, would this patch make the existing OpenVG implementation able to partially work?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>805348</commentid>
    <comment_count>4</comment_count>
    <who name="Jakob Petsovits">jpetsovits</who>
    <bug_when>2013-01-11 10:05:08 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; Not for RIM or myself at this point, no. I need to make that patch that removes the unfinished OpenVG support at some point.
&gt; 
&gt; Hi, would this patch make the existing OpenVG implementation able to partially work?

No, this patch would remove any OpenVG support as it&apos;s unfinished and unlikely to be useful to anyone at this point. The rest of the patches at http://gitorious.org/~jpetso/webkit/jpetso-webkit/commits/openvg_9 made the OpenVG implementation halfway complete, however they&apos;re 2 1/2 years old by now and would have to be adapted to go into WebKit. Nobody seems to be willing and able to finish the OpenVG implementation so I think in the best interest of WebKit, it should go away entirely.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>878607</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2013-04-19 12:22:51 -0700</bug_when>
    <thetext>I removed OpenVG support in http://trac.webkit.org/changeset/148757.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>