<?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>31339</bug_id>
          
          <creation_ts>2009-11-11 01:58:54 -0800</creation_ts>
          <short_desc>Fix incorrect white-space in WebGLRenderingContext.idl</short_desc>
          <delta_ts>2010-04-07 09:53:49 -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>WebGL</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows Vista</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Berend-Jan Wever">skylined</reporter>
          <assigned_to name="Berend-Jan Wever">skylined</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>joepeck</cc>
    
    <cc>oliver</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>162407</commentid>
    <comment_count>0</comment_count>
      <attachid>42939</attachid>
    <who name="Berend-Jan Wever">skylined</who>
    <bug_when>2009-11-11 01:58:54 -0800</bug_when>
    <thetext>Created attachment 42939
Patch that removes the offending white-space.

WebGLRenderingContext.idl declares &quot;drawElements&quot; incorrectly: there is additional white-space after the method name.

        void         drawElements (in unsigned long mode, in long count, in unsigned long type, in unsigned long offset);
                                ^^^

This can cause an IDL parser to see it as an unnamed method that returns &quot;void drawElements&quot;, which is incorrect.

Oliver, can you apply this patch for me?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>162494</commentid>
    <comment_count>1</comment_count>
      <attachid>42939</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-11-11 08:43:22 -0800</bug_when>
    <thetext>Comment on attachment 42939
Patch that removes the offending white-space.

This needs a ChangeLog, but otherwise looks fine.

prepare-ChangeLog -b 31339

should generate what you want.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209461</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2010-04-06 23:13:45 -0700</bug_when>
    <thetext>SkyLined, the space still exists. Did you want to redo this patch? Like Eric mentions, you just need a ChangeLog. Or, if you would rather I attach a patch for you, let me know.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209522</commentid>
    <comment_count>3</comment_count>
    <who name="Berend-Jan Wever">skylined</who>
    <bug_when>2010-04-07 01:12:27 -0700</bug_when>
    <thetext>If you could create a patch for me, that would be great! I&apos;m prioritizing a bunch of other things, so I won&apos;t get to do this myself anytime soon. But it would make my life easier later on, so I would really like to see the change.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209648</commentid>
    <comment_count>4</comment_count>
      <attachid>52740</attachid>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2010-04-07 08:45:26 -0700</bug_when>
    <thetext>Created attachment 52740
[PATCH] Remove Whitespace</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209651</commentid>
    <comment_count>5</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2010-04-07 08:45:58 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; If you could create a patch for me, that would be great! I&apos;m prioritizing a
&gt; bunch of other things, so I won&apos;t get to do this myself anytime soon. But it
&gt; would make my life easier later on, so I would really like to see the change.

Let me know if there are any other issues that you find!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209684</commentid>
    <comment_count>6</comment_count>
      <attachid>52740</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-07 09:53:45 -0700</bug_when>
    <thetext>Comment on attachment 52740
[PATCH] Remove Whitespace

Clearing flags on attachment: 52740

Committed r57214: &lt;http://trac.webkit.org/changeset/57214&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209685</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-07 09:53:49 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>42939</attachid>
            <date>2009-11-11 01:58:54 -0800</date>
            <delta_ts>2010-04-07 08:45:26 -0700</delta_ts>
            <desc>Patch that removes the offending white-space.</desc>
            <filename>fix_whitespace.patch</filename>
            <type>text/plain</type>
            <size>809</size>
            <attacher name="Berend-Jan Wever">skylined</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkdMUmVuZGVyaW5nQ29udGV4dC5pZGwNCj09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0NCi0tLSBXZWJHTFJl
bmRlcmluZ0NvbnRleHQuaWRsCShyZXZpc2lvbiA1MDc5NikNCisrKyBXZWJHTFJlbmRlcmluZ0Nv
bnRleHQuaWRsCSh3b3JraW5nIGNvcHkpDQpAQCAtNTE4LDcgKzUxOCw3IEBADQogICAgICAgICB2
b2lkICAgICAgICAgZGlzYWJsZShpbiB1bnNpZ25lZCBsb25nIGNhcCk7CiAgICAgICAgIHZvaWQg
ICAgICAgICBkaXNhYmxlVmVydGV4QXR0cmliQXJyYXkoaW4gdW5zaWduZWQgbG9uZyBpbmRleCk7
CiAgICAgICAgIHZvaWQgICAgICAgICBkcmF3QXJyYXlzKGluIHVuc2lnbmVkIGxvbmcgbW9kZSwg
aW4gbG9uZyBmaXJzdCwgaW4gdW5zaWduZWQgbG9uZyBjb3VudCk7Ci0gICAgICAgIHZvaWQgICAg
ICAgICBkcmF3RWxlbWVudHMgKGluIHVuc2lnbmVkIGxvbmcgbW9kZSwgaW4gbG9uZyBjb3VudCwg
aW4gdW5zaWduZWQgbG9uZyB0eXBlLCBpbiB1bnNpZ25lZCBsb25nIG9mZnNldCk7CisgICAgICAg
IHZvaWQgICAgICAgICBkcmF3RWxlbWVudHMoaW4gdW5zaWduZWQgbG9uZyBtb2RlLCBpbiBsb25n
IGNvdW50LCBpbiB1bnNpZ25lZCBsb25nIHR5cGUsIGluIHVuc2lnbmVkIGxvbmcgb2Zmc2V0KTsK
IAogICAgICAgICB2b2lkICAgICAgICAgZW5hYmxlKGluIHVuc2lnbmVkIGxvbmcgY2FwKTsKICAg
ICAgICAgdm9pZCAgICAgICAgIGVuYWJsZVZlcnRleEF0dHJpYkFycmF5KGluIHVuc2lnbmVkIGxv
bmcgaW5kZXgpOwo=
</data>
<flag name="review"
          id="24569"
          type_id="1"
          status="-"
          setter="eric"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>52740</attachid>
            <date>2010-04-07 08:45:26 -0700</date>
            <delta_ts>2010-04-07 09:53:45 -0700</delta_ts>
            <desc>[PATCH] Remove Whitespace</desc>
            <filename>idl-fix</filename>
            <type>text/plain</type>
            <size>1503</size>
            <attacher name="Joseph Pecoraro">joepeck</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYkNvcmUvQ2hhbmdlTG9nIGIvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXgg
NDhkNzA1NS4uNTkzMTJjYSAxMDA2NDQKLS0tIGEvV2ViQ29yZS9DaGFuZ2VMb2cKKysrIGIvV2Vi
Q29yZS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxMiBAQAorMjAxMC0wNC0wNyAgSm9zZXBoIFBlY29y
YXJvICA8am9lcGVja0B3ZWJraXQub3JnPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAo
T09QUyEpLgorCisgICAgICAgIEZpeCBpbmNvcnJlY3Qgd2hpdGUtc3BhY2UgaW4gV2ViR0xSZW5k
ZXJpbmdDb250ZXh0LmlkbAorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1
Zy5jZ2k/aWQ9MzEzMzkKKworICAgICAgICAqIGh0bWwvY2FudmFzL1dlYkdMUmVuZGVyaW5nQ29u
dGV4dC5pZGw6IFJlbW92ZSBvZmZlbmRpbmcgZXh0cmEgd2hpdGVzcGFjZS4KKwogMjAxMC0wNC0w
NyAgRGF3aXQgQWxlbWF5ZWh1ICA8YWRhd2l0QGtkZS5vcmc+CiAKICAgICAgICAgUmV2aWV3ZWQg
YnkgU2ltb24gSGF1c21hbm4uCmRpZmYgLS1naXQgYS9XZWJDb3JlL2h0bWwvY2FudmFzL1dlYkdM
UmVuZGVyaW5nQ29udGV4dC5pZGwgYi9XZWJDb3JlL2h0bWwvY2FudmFzL1dlYkdMUmVuZGVyaW5n
Q29udGV4dC5pZGwKaW5kZXggNzg1ZGE1MS4uYTI1NzQ1MiAxMDA2NDQKLS0tIGEvV2ViQ29yZS9o
dG1sL2NhbnZhcy9XZWJHTFJlbmRlcmluZ0NvbnRleHQuaWRsCisrKyBiL1dlYkNvcmUvaHRtbC9j
YW52YXMvV2ViR0xSZW5kZXJpbmdDb250ZXh0LmlkbApAQCAtNTIwLDcgKzUyMCw3IEBAIG1vZHVs
ZSBodG1sIHsKICAgICAgICAgdm9pZCAgICAgICAgIGRpc2FibGUoaW4gdW5zaWduZWQgbG9uZyBj
YXApOwogICAgICAgICB2b2lkICAgICAgICAgZGlzYWJsZVZlcnRleEF0dHJpYkFycmF5KGluIHVu
c2lnbmVkIGxvbmcgaW5kZXgpIHJhaXNlcyhET01FeGNlcHRpb24pOwogICAgICAgICB2b2lkICAg
ICAgICAgZHJhd0FycmF5cyhpbiB1bnNpZ25lZCBsb25nIG1vZGUsIGluIGxvbmcgZmlyc3QsIGlu
IHVuc2lnbmVkIGxvbmcgY291bnQpIHJhaXNlcyhET01FeGNlcHRpb24pOwotICAgICAgICB2b2lk
ICAgICAgICAgZHJhd0VsZW1lbnRzIChpbiB1bnNpZ25lZCBsb25nIG1vZGUsIGluIGxvbmcgY291
bnQsIGluIHVuc2lnbmVkIGxvbmcgdHlwZSwgaW4gdW5zaWduZWQgbG9uZyBvZmZzZXQpIHJhaXNl
cyhET01FeGNlcHRpb24pOworICAgICAgICB2b2lkICAgICAgICAgZHJhd0VsZW1lbnRzKGluIHVu
c2lnbmVkIGxvbmcgbW9kZSwgaW4gbG9uZyBjb3VudCwgaW4gdW5zaWduZWQgbG9uZyB0eXBlLCBp
biB1bnNpZ25lZCBsb25nIG9mZnNldCkgcmFpc2VzKERPTUV4Y2VwdGlvbik7CiAKICAgICAgICAg
dm9pZCAgICAgICAgIGVuYWJsZShpbiB1bnNpZ25lZCBsb25nIGNhcCk7CiAgICAgICAgIHZvaWQg
ICAgICAgICBlbmFibGVWZXJ0ZXhBdHRyaWJBcnJheShpbiB1bnNpZ25lZCBsb25nIGluZGV4KSBy
YWlzZXMoRE9NRXhjZXB0aW9uKTsK
</data>

          </attachment>
      

    </bug>

</bugzilla>