<?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>101480</bug_id>
          
          <creation_ts>2012-11-07 08:39:45 -0800</creation_ts>
          <short_desc>[EFL][WK2][AC] API tests crash</short_desc>
          <delta_ts>2012-11-07 12:45:11 -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>WebKit EFL</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yael">yael</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>lucas.de.marchi</cc>
    
    <cc>ostap73</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>760739</commentid>
    <comment_count>0</comment_count>
    <who name="Yael">yael</who>
    <bug_when>2012-11-07 08:39:45 -0800</bug_when>
    <thetext>When AC is enabled, 8 API tests are crashing. We need to properly set the evas engine for these tests.
A patch is coming.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>760742</commentid>
    <comment_count>1</comment_count>
      <attachid>172817</attachid>
    <who name="Yael">yael</who>
    <bug_when>2012-11-07 08:42:32 -0800</bug_when>
    <thetext>Created attachment 172817
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>760877</commentid>
    <comment_count>2</comment_count>
      <attachid>172817</attachid>
    <who name="Viatcheslav Ostapenko">ostap73</who>
    <bug_when>2012-11-07 10:51:54 -0800</bug_when>
    <thetext>Comment on attachment 172817
Patch

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

&gt; Tools/TestWebKitAPI/efl/PlatformWebView.cpp:-49
&gt; -        ecoreEvas = ecore_evas_buffer_new(800, 600);

It seems you are dropping this ecore_evas_buffer_new . Do you know why it was here?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>760931</commentid>
    <comment_count>3</comment_count>
    <who name="Yael">yael</who>
    <bug_when>2012-11-07 11:38:22 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; (From update of attachment 172817 [details])
Thank you for your comment :)
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=172817&amp;action=review
&gt; 
&gt; &gt; Tools/TestWebKitAPI/efl/PlatformWebView.cpp:-49
&gt; &gt; -        ecoreEvas = ecore_evas_buffer_new(800, 600);
&gt; 
&gt; It seems you are dropping this ecore_evas_buffer_new . Do you know why it was here?

ecore_evas_buffer_new is not used anywhere else, so I thought it will be ok to change it so that it is the same as everywhere else. I am building webkit with AC turned off, and will report the results of running the tests once I have that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>760974</commentid>
    <comment_count>4</comment_count>
      <attachid>172817</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-07 12:41:53 -0800</bug_when>
    <thetext>Comment on attachment 172817
Patch

Clearing flags on attachment: 172817

Committed r133795: &lt;http://trac.webkit.org/changeset/133795&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>760975</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-07 12:41:57 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>760979</commentid>
    <comment_count>6</comment_count>
    <who name="Yael">yael</who>
    <bug_when>2012-11-07 12:45:11 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; (From update of attachment 172817 [details] [details])
&gt; Thank you for your comment :)
&gt; &gt; View in context: https://bugs.webkit.org/attachment.cgi?id=172817&amp;action=review
&gt; &gt; 
&gt; &gt; &gt; Tools/TestWebKitAPI/efl/PlatformWebView.cpp:-49
&gt; &gt; &gt; -        ecoreEvas = ecore_evas_buffer_new(800, 600);
&gt; &gt; 
&gt; &gt; It seems you are dropping this ecore_evas_buffer_new . Do you know why it was here?
&gt; 
&gt; ecore_evas_buffer_new is not used anywhere else, so I thought it will be ok to change it so that it is the same as everywhere else. I am building webkit with AC turned off, and will report the results of running the tests once I have that.

Sorry for the delay. It took 1 hour 36 minutes to compile :(
All 50 tests are passing with my change and AC turned off, so I don&apos;t see an issue with the change.
thanks.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>172817</attachid>
            <date>2012-11-07 08:42:32 -0800</date>
            <delta_ts>2012-11-07 12:41:53 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>101480.patch</filename>
            <type>text/plain</type>
            <size>1436</size>
            <attacher name="Yael">yael</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL1Rlc3RXZWJLaXRBUEkvZWZsL1BsYXRmb3JtV2ViVmlldy5jcHAKPT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PQotLS0gVG9vbHMvVGVzdFdlYktpdEFQSS9lZmwvUGxhdGZvcm1XZWJWaWV3LmNwcAkocmV2
aXNpb24gMTMzNzUwKQorKysgVG9vbHMvVGVzdFdlYktpdEFQSS9lZmwvUGxhdGZvcm1XZWJWaWV3
LmNwcAkod29ya2luZyBjb3B5KQpAQCAtNDEsMTMgKzQxLDEyIEBACiB7CiAgICAgQVNTRVJUKGVj
b3JlX2V2YXNfaW5pdCgpKTsKIAotICAgIEVjb3JlX0V2YXMqIGVjb3JlRXZhczsKKyAgICBjb25z
dCBjaGFyKiBlbmdpbmUgPSAwOworI2lmIGRlZmluZWQoV1RGX1VTRV9BQ0NFTEVSQVRFRF9DT01Q
T1NJVElORykgJiYgZGVmaW5lZChIQVZFX0VDT1JFX1gpCisgICAgZW5naW5lID0gIm9wZW5nbF94
MTEiOworI2VuZGlmCisgICAgRWNvcmVfRXZhcyogZWNvcmVFdmFzID0gZWNvcmVfZXZhc19uZXco
ZW5naW5lLCAwLCAwLCA4MDAsIDYwMCwgMCk7CiAKLSAgICBpZiAodXNlWDExV2luZG93KQotICAg
ICAgICBlY29yZUV2YXMgPSBlY29yZV9ldmFzX25ldygwLCAwLCAwLCA4MDAsIDYwMCwgMCk7Ci0g
ICAgZWxzZQotICAgICAgICBlY29yZUV2YXMgPSBlY29yZV9ldmFzX2J1ZmZlcl9uZXcoODAwLCA2
MDApOwotCiAgICAgQVNTRVJUKGVjb3JlRXZhcyk7CiAKICAgICBlY29yZV9ldmFzX3Nob3coZWNv
cmVFdmFzKTsKSW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFu
Z2VMb2cJKHJldmlzaW9uIDEzMzc2NCkKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5
KQpAQCAtMSwzICsxLDE1IEBACisyMDEyLTExLTA3ICBZYWVsIEFoYXJvbiAgPHlhZWwuYWhhcm9u
QGludGVsLmNvbT4KKworICAgICAgICBbRUZMXVtXSzJdW0FDXSBBUEkgdGVzdHMgY3Jhc2gKKyAg
ICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTEwMTQ4MAorCisg
ICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIFdoZW4gQUMgaXMg
ZW5hYmxlZCwgOCBBUEkgdGVzdHMgYXJlIGNyYXNoaW5nLiBXZSBuZWVkIHRvIHByb3Blcmx5IHNl
dCB0aGUgZXZhcyBlbmdpbmUgZm9yIHRoZXNlIHRlc3RzLgorCisgICAgICAgICogVGVzdFdlYktp
dEFQSS9lZmwvUGxhdGZvcm1XZWJWaWV3LmNwcDoKKyAgICAgICAgKFRlc3RXZWJLaXRBUEk6Omlu
aXRFY29yZUV2YXMpOgorCiAyMDEyLTExLTA3ICBBbGxhbiBTYW5kZmVsZCBKZW5zZW4gIDxhbGxh
bi5qZW5zZW5AZGlnaWEuY29tPgogCiAgICAgICAgIFtRdF0gT3BlbiBsaW5rIGluIHRoaXMgd2lu
ZG93IGFjdGlvbgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>