<?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>42813</bug_id>
          
          <creation_ts>2010-07-22 03:33:03 -0700</creation_ts>
          <short_desc>[EFL] Build break for SVN r63881</short_desc>
          <delta_ts>2010-07-22 08:52:57 -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 EFL</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>0</everconfirmed>
          <reporter name="Gyuyoung Kim">gyuyoung.kim</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>barbieri</cc>
    
    <cc>commit-queue</cc>
    
    <cc>leandro</cc>
    
    <cc>lucas.de.marchi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>254712</commentid>
    <comment_count>0</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2010-07-22 03:33:03 -0700</bug_when>
    <thetext>Build break on r63881.

Linking CXX executable ../Programs/EWebLauncher
libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLSchemeAsLocal(WebCore::String const&amp;)&apos;
libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLSchemeAsNoAccess(WebCore::String const&amp;)&apos;
libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLSchemeAsSecure(WebCore::String const&amp;)&apos;
libewebkit.so: undefined reference to `WebCore::SchemeRegistry::shouldTreatURLAsLocal(WebCore::String const&amp;)&apos;
collect2: ld returned 1 exit status</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254713</commentid>
    <comment_count>1</comment_count>
      <attachid>62281</attachid>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2010-07-22 03:36:26 -0700</bug_when>
    <thetext>Created attachment 62281
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254715</commentid>
    <comment_count>2</comment_count>
      <attachid>62282</attachid>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2010-07-22 03:40:30 -0700</bug_when>
    <thetext>Created attachment 62282
Patch

Sorry. wrong file was uploaded.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254756</commentid>
    <comment_count>3</comment_count>
      <attachid>62282</attachid>
    <who name="Leandro Pereira">leandro</who>
    <bug_when>2010-07-22 06:31:54 -0700</bug_when>
    <thetext>Comment on attachment 62282
Patch

LGTM. Since it is a bug fix, I&apos;m commit-queuing this without a formal review.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254758</commentid>
    <comment_count>4</comment_count>
    <who name="Leandro Pereira">leandro</who>
    <bug_when>2010-07-22 06:33:23 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (From update of attachment 62282 [details])
&gt; LGTM. Since it is a bug fix, I&apos;m commit-queuing this without a formal review.

And by &quot;bug fix&quot;, I meant *build* fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254789</commentid>
    <comment_count>5</comment_count>
      <attachid>62282</attachid>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2010-07-22 07:45:53 -0700</bug_when>
    <thetext>Comment on attachment 62282
Patch

Not sure if the commit-queue understands cq+ for &quot;unreviewed build fix&quot; patches.

Lets try r+&apos;ing it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254795</commentid>
    <comment_count>6</comment_count>
      <attachid>62282</attachid>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2010-07-22 08:05:03 -0700</bug_when>
    <thetext>Comment on attachment 62282
Patch

Lets try without r+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254802</commentid>
    <comment_count>7</comment_count>
      <attachid>62282</attachid>
    <who name="Leandro Pereira">leandro</who>
    <bug_when>2010-07-22 08:20:28 -0700</bug_when>
    <thetext>Comment on attachment 62282
Patch

Clearing flags on attachment: 62282

Committed r63894: &lt;http://trac.webkit.org/changeset/63894&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254803</commentid>
    <comment_count>8</comment_count>
    <who name="Leandro Pereira">leandro</who>
    <bug_when>2010-07-22 08:20:38 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254829</commentid>
    <comment_count>9</comment_count>
      <attachid>62282</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-07-22 08:47:44 -0700</bug_when>
    <thetext>Comment on attachment 62282
Patch

Rejecting patch 62282 from commit-queue.

Failed to run &quot;[&apos;WebKitTools/Scripts/run-webkit-tests&apos;, &apos;--no-launch-safari&apos;, &apos;--exit-after-n-failures=1&apos;, &apos;--ignore-tests&apos;, &apos;compositing&apos;, &apos;--quiet&apos;]&quot; exit_code: 1
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default&apos;.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 20707 test cases.
animations/play-state.html -&gt; failed

Exiting early after 1 failures. 123 tests run.
24.66s total testing time

122 test cases (99%) succeeded
1 test case (&lt;1%) had incorrect layout

Full output: http://queues.webkit.org/results/3562345</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254831</commentid>
    <comment_count>10</comment_count>
      <attachid>62282</attachid>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2010-07-22 08:50:47 -0700</bug_when>
    <thetext>Comment on attachment 62282
Patch

lets try again: animations/play-state.html seems flaky, see bug 42821</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254833</commentid>
    <comment_count>11</comment_count>
    <who name="Leandro Pereira">leandro</who>
    <bug_when>2010-07-22 08:52:43 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; (From update of attachment 62282 [details])
&gt; lets try again: animations/play-state.html seems flaky, see bug 42821

I&apos;m clearing the flags, as this patch has already landed and this test has nothing to do with this build fix :)</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>62281</attachid>
            <date>2010-07-22 03:36:26 -0700</date>
            <delta_ts>2010-07-22 03:40:30 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>patch.txt</filename>
            <type>text/plain</type>
            <size>969</size>
            <attacher name="Gyuyoung Kim">gyuyoung.kim</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYktpdC9lZmwvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYktpdC9lZmwvQ2hh
bmdlTG9nCShyZXZpc2lvbiA2Mzg3NykKKysrIFdlYktpdC9lZmwvQ2hhbmdlTG9nCSh3b3JraW5n
IGNvcHkpCkBAIC0xLDMgKzEsMTggQEAKKzIwMTAtMDctMjIgIEd5dXlvdW5nIEtpbSAgPGd5dXlv
dW5nLmtpbUBzYW1zdW5nLmNvbT4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMh
KS4KKworICAgICAgICBbRUZMXSBTZXQgcHJveHkgYWRkcmVzcyBmb3IgU291cAorICAgICAgICBo
dHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9NDI3MjEKKworICAgICAgICBT
ZXQgcHJveHkgYWRkcmVzcyBieSBodHRwX3Byb3h5IGVudmlyb21lbnQgdmFyaWFibGUuCisKKyAg
ICAgICAgKiBFV2ViTGF1bmNoZXIvbWFpbi5jOgorICAgICAgICAobWFpbik6IEludm9rZSBwcm94
eSBzZXQgbWV0aG9kLiAKKyAgICAgICAgKiBld2svZXdrX3NldHRpbmdzLmNwcDoKKyAgICAgICAg
KGV3a19zZXR0aW5nc19wcm94eV91cmlfc2V0KTogU2V0IHByb3h5IGFkZHJlc3MuCisgICAgICAg
ICogZXdrL2V3a19zZXR0aW5ncy5oOgorCiAyMDEwLTA3LTE2ICBMZWFuZHJvIFBlcmVpcmEgIDxs
ZWFuZHJvQHByb2Z1c2lvbi5tb2JpPgogCiAgICAgICAgIFJldmlld2VkIGJ5IEd1c3Rhdm8gTm9y
b25oYSBTaWx2YS4KSW5kZXg6IFdlYktpdC9lZmwvRVdlYkxhdW5jaGVyL21haW4uYwo9PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09Ci0tLSBXZWJLaXQvZWZsL0VXZWJMYXVuY2hlci9tYWluLmMJKHJldmlzaW9uIDYzODc2KQor
KysgV2ViS2l0L2VmbC9FV2ViTGF1bmNoZXIvbWFpbi5jCSh3b3JraW5nIGNvcHkpCkBAIC03NTYs
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>62282</attachid>
            <date>2010-07-22 03:40:30 -0700</date>
            <delta_ts>2010-07-22 08:52:57 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>patch-buildbreak.txt</filename>
            <type>text/plain</type>
            <size>969</size>
            <attacher name="Gyuyoung Kim">gyuyoung.kim</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiA2Mzg4MSkKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMTIgQEAKKzIwMTAtMDctMjIgIEd5dXlvdW5nIEtpbSAgPGd5dXlvdW5nLmtpbUBz
YW1zdW5nLmNvbT4KKworICAgICAgICBVbnJldmlld2VkIGJ1aWxkIGZpeC4KKworICAgICAgICBb
RUZMXSBCdWlsZCBicmVhayBmb3IgU1ZOIHI2Mzg4MQorICAgICAgICBodHRwczovL2J1Z3Mud2Vi
a2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9NDI4MTMKKworICAgICAgICAqIENNYWtlTGlzdHMudHh0
OiBBZGQgcGxhdGZvcm0vU2NoZW1lUmVnaXN0cnkuY3BwCisKIDIwMTAtMDctMjIgIEtlbnQgVGFt
dXJhICA8dGtlbnRAY2hyb21pdW0ub3JnPgogCiAgICAgICAgIFJldmlld2VkIGJ5IERhcmluIEFk
bGVyLgpJbmRleDogV2ViQ29yZS9DTWFrZUxpc3RzLnR4dAo9PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBXZWJDb3Jl
L0NNYWtlTGlzdHMudHh0CShyZXZpc2lvbiA2Mzg4MSkKKysrIFdlYkNvcmUvQ01ha2VMaXN0cy50
eHQJKHdvcmtpbmcgY29weSkKQEAgLTEyMDEsNiArMTIwMSw3IEBAIFNFVChXZWJDb3JlX1NPVVJD
RVMKICAgICBwbGF0Zm9ybS9TY3JvbGxiYXJUaGVtZUNvbXBvc2l0ZS5jcHAKICAgICBwbGF0Zm9y
bS9TY3JvbGxWaWV3LmNwcAogICAgIHBsYXRmb3JtL1NoYXJlZEJ1ZmZlci5jcHAKKyAgICBwbGF0
Zm9ybS9TY2hlbWVSZWdpc3RyeS5jcHAKICAgICBwbGF0Zm9ybS9UaHJlYWRHbG9iYWxEYXRhLmNw
cAogICAgIHBsYXRmb3JtL1RocmVhZFRpbWVycy5jcHAKICAgICBwbGF0Zm9ybS9UaW1lci5jcHAK
</data>

          </attachment>
      

    </bug>

</bugzilla>