<?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>28042</bug_id>
          
          <creation_ts>2009-08-06 02:53:20 -0700</creation_ts>
          <short_desc>TODO: gobject bindings will need #ifdef DATAGRID support</short_desc>
          <delta_ts>2011-07-11 13:21:40 -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>WebKit Misc.</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>INVALID</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>16401</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Luke Kenneth Casson Leighton">lkcl</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>137553</commentid>
    <comment_count>0</comment_count>
    <who name="Luke Kenneth Casson Leighton">lkcl</who>
    <bug_when>2009-08-06 02:53:20 -0700</bug_when>
    <thetext>for background, see https://bugs.webkit.org/show_bug.cgi?id=27425

this is notes to whomever implements DATAGRID for the Gobject bindings.

a patch has been accepted which includes a FIXME workaround which disables attempts to use code which the CodeGeneratorGObject.pm does not create (GdomHTMLDataGridElement.cpp,h; GdomHTMLDataGridRowElement.cpp,h) which in turn rely on code which also does not exist (GdomDataGridDataSource.cpp,h).

WebCore/bindings/gdom/GdomDataGridDataSource.cpp,h will need to be created by copying cut/paste style WebCore/bindings/js/JSDataGridDataSource.cpp,h and also working out why there is a custom WebCore/bindings/js/JSCustomHTMLDataGridColumnElement.cpp, and whether that needs to be copied cut/paste style to create WebCore/bindings/gdom/GdomCustomHTMLDataGridColumnElement.cpp.

also it may be necessary to add a toGDOM function to WebCore/bindings/gdom/GDOMBinding.cpp for the DataGridDataSource base class.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>137848</commentid>
    <comment_count>1</comment_count>
    <who name="Luke Kenneth Casson Leighton">lkcl</who>
    <bug_when>2009-08-07 04:34:40 -0700</bug_when>
    <thetext>see also gdom.h which has #ifdef&apos;d code for DATAGRID</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>435173</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-07-11 13:21:40 -0700</bug_when>
    <thetext>Not sure if this is valid any longer. Feel free to re-open if I&apos;m wrong.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>