<?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>65998</bug_id>
          
          <creation_ts>2011-08-10 10:50:12 -0700</creation_ts>
          <short_desc>[Qt] Enable WebGL by default for QtWebKit (except on Windows)</short_desc>
          <delta_ts>2011-09-26 00:18:37 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Noam Rosenthal">noam</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>benjamin</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>ossy</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>449237</commentid>
    <comment_count>0</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-08-10 10:50:12 -0700</bug_when>
    <thetext>It&apos;s time to make building WebGL on Qt an opt-out instead of an opt-in.
We&apos;d still keep it opt-in in the settings.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449439</commentid>
    <comment_count>1</comment_count>
      <attachid>103542</attachid>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-08-10 15:33:18 -0700</bug_when>
    <thetext>Created attachment 103542
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449504</commentid>
    <comment_count>2</comment_count>
      <attachid>103542</attachid>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2011-08-10 17:08:26 -0700</bug_when>
    <thetext>Comment on attachment 103542
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=103542&amp;action=review

&gt; Source/WebCore/features.pri:125
&gt; +contains(QT_CONFIG, opengl) {

Before you land, could you check if that still work on Qt5? ...since gl is always available there?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449507</commentid>
    <comment_count>3</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-08-10 17:11:05 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (From update of attachment 103542 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=103542&amp;action=review
&gt; 
&gt; &gt; Source/WebCore/features.pri:125
&gt; &gt; +contains(QT_CONFIG, opengl) {
&gt; 
&gt; Before you land, could you check if that still work on Qt5? ...since gl is always available there?

You mean does the flag work?
Checked. Works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449515</commentid>
    <comment_count>4</comment_count>
      <attachid>103542</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-08-10 17:28:01 -0700</bug_when>
    <thetext>Comment on attachment 103542
Patch

Clearing flags on attachment: 103542

Committed r92805: &lt;http://trac.webkit.org/changeset/92805&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449516</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-08-10 17:28:05 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449663</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-08-11 01:52:39 -0700</bug_when>
    <thetext>It broke all fast/canvas/webgl tests ...
I skipped them: https://trac.webkit.org/changeset/92805

Reopen to fix them or file a bug report.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449664</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-08-11 01:54:24 -0700</bug_when>
    <thetext>And it broke Windows build too ...
Reni had to disable WebGL on Windows: https://trac.webkit.org/changeset/92830</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>449670</commentid>
    <comment_count>8</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2011-08-11 02:21:07 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; And it broke Windows build too ...
&gt; Reni had to disable WebGL on Windows: https://trac.webkit.org/changeset/92830

Interesting. I guess we will have to investigate ANGLE sooner than expected.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>472912</commentid>
    <comment_count>9</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-25 15:14:51 -0700</bug_when>
    <thetext>Why did you close it? WebGL is still disabled on Windows ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>472976</commentid>
    <comment_count>10</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-09-25 23:30:14 -0700</bug_when>
    <thetext>(In reply to comment #9)
&gt; Why did you close it? WebGL is still disabled on Windows ...

It&apos;s confusing. We should create a new bug specificly for windows.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>472977</commentid>
    <comment_count>11</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-25 23:37:50 -0700</bug_when>
    <thetext>Reni filed a new bug report about it, but missed to mention it here:
https://bugs.webkit.org/show_bug.cgi?id=66042</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>472992</commentid>
    <comment_count>12</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-09-26 00:18:37 -0700</bug_when>
    <thetext>Thanks for changing the bug desc. - I should have done that when closing the bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>103542</attachid>
            <date>2011-08-10 15:33:18 -0700</date>
            <delta_ts>2011-08-10 17:28:01 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>patch-webgl.diff</filename>
            <type>text/plain</type>
            <size>1731</size>
            <attacher name="Noam Rosenthal">noam</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJDb3JlL0No
YW5nZUxvZwppbmRleCBkMjA5ZTM2Li5kZjk5ZjcyIDEwMDY0NAotLS0gYS9Tb3VyY2UvV2ViQ29y
ZS9DaGFuZ2VMb2cKKysrIGIvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTYg
QEAKKzIwMTEtMDgtMTAgIE5vJ2FtIFJvc2VudGhhbCAgPG5vYW0ucm9zZW50aGFsQG5va2lhLmNv
bT4KKworICAgICAgICBbUXRdIEVuYWJsZSBXZWJHTCBieSBkZWZhdWx0IGZvciBRdFdlYktpdAor
ICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9NjU5OTgKKwor
ICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBNYWtlIEVOQUJM
RV9XRUJHTCB0cnVlIGJ5IGRlZmF1bHQgd2hlbiBRdCBpcyBjb25maWd1cmVkIHdpdGggT3BlbkdM
LgorCisgICAgICAgIE5vIG5ldyB0ZXN0cy4gQnVpbGQgY2hhbmdlIG9ubHkuCisKKyAgICAgICAg
KiBmZWF0dXJlcy5wcmk6CisKIDIwMTEtMDgtMTAgIERhdmlkIEh5YXR0ICA8aHlhdHRAYXBwbGUu
Y29tPgogCiAgICAgICAgIEFkZCBtaXNzaW5nIHJlZ2lvbnMvZXhjbHVzaW9ucy1yZWxhdGVkIGZp
bGVzIHRvIEVGTC4KZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL2ZlYXR1cmVzLnByaSBiL1Nv
dXJjZS9XZWJDb3JlL2ZlYXR1cmVzLnByaQppbmRleCBkZGE2MTVlLi5hNmI2ODg3IDEwMDY0NAot
LS0gYS9Tb3VyY2UvV2ViQ29yZS9mZWF0dXJlcy5wcmkKKysrIGIvU291cmNlL1dlYkNvcmUvZmVh
dHVyZXMucHJpCkBAIC04OCw3ICs4OCw2IEBAIGNvbnRhaW5zKERFRklORVMsIEVOQUJMRV9TSU5H
TEVfVEhSRUFERUQ9MSkgewogIWNvbnRhaW5zKERFRklORVMsIEVOQUJMRV9JTlNQRUNUT1I9Lik6
IERFRklORVMgKz0gRU5BQkxFX0lOU1BFQ1RPUj0xCiAhY29udGFpbnMoREVGSU5FUywgRU5BQkxF
XzNEX1JFTkRFUklORz0uKTogREVGSU5FUyArPSBFTkFCTEVfM0RfUkVOREVSSU5HPTEKICFjb250
YWlucyhERUZJTkVTLCBFTkFCTEVfV0VCX0FVRElPPS4pOiBERUZJTkVTICs9IEVOQUJMRV9XRUJf
QVVESU89MAotIWNvbnRhaW5zKERFRklORVMsIEVOQUJMRV9XRUJHTD0uKTogREVGSU5FUyArPSBF
TkFCTEVfV0VCR0w9MAogIWNvbnRhaW5zKERFRklORVMsIEVOQUJMRV9NRURJQV9TVEFUSVNUSUNT
PS4pOiBERUZJTkVTICs9IEVOQUJMRV9NRURJQV9TVEFUSVNUSUNTPTAKICFjb250YWlucyhERUZJ
TkVTLCBFTkFCTEVfTUVESUFfU1RSRUFNPS4pOiBERUZJTkVTICs9IEVOQUJMRV9NRURJQV9TVFJF
QU09MAogIWNvbnRhaW5zKERFRklORVMsIEVOQUJMRV9WSURFT19UUkFDSz0uKTogREVGSU5FUyAr
PSBFTkFCTEVfVklERU9fVFJBQ0s9MApAQCAtMTIyLDYgKzEyMSwxMyBAQCBjb250YWlucyhERUZJ
TkVTLCBFTkFCTEVfU0lOR0xFX1RIUkVBREVEPTEpIHsKICAgICB9CiB9CiAKKyMgV2ViR0wgc3Vw
cG9ydAorY29udGFpbnMoUVRfQ09ORklHLCBvcGVuZ2wpIHsKKyAgICAhY29udGFpbnMoREVGSU5F
UywgRU5BQkxFX1dFQkdMPS4pOiBERUZJTkVTICs9IEVOQUJMRV9XRUJHTD0xCit9IGVsc2Ugewor
ICAgIERFRklORVMgKz0gRU5BQkxFX1dFQkdMPTAKK30KKwogIyBXZWIgU29ja2V0IHN1cHBvcnQu
CiAhY29udGFpbnMoREVGSU5FUywgRU5BQkxFX1dFQl9TT0NLRVRTPS4pOiBERUZJTkVTICs9IEVO
QUJMRV9XRUJfU09DS0VUUz0xCiAK
</data>

          </attachment>
      

    </bug>

</bugzilla>