<?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>96766</bug_id>
          
          <creation_ts>2012-09-14 06:30:54 -0700</creation_ts>
          <short_desc>[GTK][Meta] Stop using the C API internally in WebKit2 GTK+ implementation</short_desc>
          <delta_ts>2017-03-11 10:55:49 -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>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>96767</dependson>
    
    <dependson>96768</dependson>
    
    <dependson>96769</dependson>
    
    <dependson>96770</dependson>
    
    <dependson>96772</dependson>
    
    <dependson>96773</dependson>
    
    <dependson>96774</dependson>
    
    <dependson>96775</dependson>
    
    <dependson>96777</dependson>
    
    <dependson>96778</dependson>
    
    <dependson>96779</dependson>
    
    <dependson>96780</dependson>
    
    <dependson>96781</dependson>
    
    <dependson>96782</dependson>
    
    <dependson>96783</dependson>
    
    <dependson>96784</dependson>
    
    <dependson>96785</dependson>
    
    <dependson>96786</dependson>
    
    <dependson>96787</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Garcia Campos">cgarcia</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>gustavo</cc>
    
    <cc>mario</cc>
    
    <cc>mrobinson</cc>
    
    <cc>xan.lopez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>720680</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2012-09-14 06:30:54 -0700</bug_when>
    <thetext>Using the C++ classes directly instead of the C API wrappers we would avoid a lot of toImpl/toAPI casts, string conversions and allocations. The code would also be a lot simpler and easier to read. This is a meta bug to migrate from C API to C++ classes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>