<?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>83177</bug_id>
          
          <creation_ts>2012-04-04 10:17:36 -0700</creation_ts>
          <short_desc>[Chromium] TestWebKitAPI links in WebCore twice</short_desc>
          <delta_ts>2012-04-04 22:58:07 -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>New Bugs</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="Adam Barth">abarth</reporter>
          <assigned_to name="Adam Barth">abarth</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>dpranke</cc>
    
    <cc>levin</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>595650</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-04-04 10:17:36 -0700</bug_when>
    <thetext>[Chromium] TestWebKitAPI links in WebCore twice</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595653</commentid>
    <comment_count>1</comment_count>
      <attachid>135619</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-04-04 10:19:13 -0700</bug_when>
    <thetext>Created attachment 135619
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595662</commentid>
    <comment_count>2</comment_count>
      <attachid>135619</attachid>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2012-04-04 10:28:08 -0700</bug_when>
    <thetext>Comment on attachment 135619
Patch

Interesting. As an aside -- this executable is never run of any bots. Should we feel bothered about this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595684</commentid>
    <comment_count>3</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2012-04-04 10:40:00 -0700</bug_when>
    <thetext>Oh, forgot! Can you add it back to build as a target in All.gyp?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595689</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-04-04 10:42:32 -0700</bug_when>
    <thetext>&gt; All.gyp?

That&apos;s in Chromium-land, right?  I&apos;ll take care of adding it back once the roll happens.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595690</commentid>
    <comment_count>5</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-04-04 10:43:16 -0700</bug_when>
    <thetext>&gt; Interesting. As an aside -- this executable is never run of any bots. Should we feel bothered about this?

Seems like we should run it on the same bots that run webkit_unit_tests, or we should fold it into webkit_unit_tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595694</commentid>
    <comment_count>6</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2012-04-04 10:44:14 -0700</bug_when>
    <thetext>No, that&apos;s Source/WebKit/chromium/All.gyp. I removed it here: http://trac.webkit.org/changeset/113201</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595719</commentid>
    <comment_count>7</comment_count>
      <attachid>135631</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-04-04 11:08:44 -0700</bug_when>
    <thetext>Created attachment 135631
Patch for landing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595774</commentid>
    <comment_count>8</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-04-04 12:07:10 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; &gt; Interesting. As an aside -- this executable is never run of any bots. Should we feel bothered about this?
&gt; 
&gt; Seems like we should run it on the same bots that run webkit_unit_tests, or we should fold it into webkit_unit_tests.

Yes ... this is run on the build.webkit.org bots (run-api-tests), but we should probably be running them on the canaries as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595860</commentid>
    <comment_count>9</comment_count>
      <attachid>135631</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-04-04 13:28:02 -0700</bug_when>
    <thetext>Comment on attachment 135631
Patch for landing

Clearing flags on attachment: 135631

Committed r113231: &lt;http://trac.webkit.org/changeset/113231&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>595861</commentid>
    <comment_count>10</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-04-04 13:28:06 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>596311</commentid>
    <comment_count>11</comment_count>
    <who name="David Levin">levin</who>
    <bug_when>2012-04-04 22:58:07 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; &gt; Interesting. As an aside -- this executable is never run of any bots. Should we feel bothered about this?
&gt; 
&gt; Seems like we should run it on the same bots that run webkit_unit_tests, or we should fold it into webkit_unit_tests.

Ideally webkit_unit_tests and this would be combined.

I think folding webkit_unit_tests into this would be ideal.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>135619</attachid>
            <date>2012-04-04 10:19:13 -0700</date>
            <delta_ts>2012-04-04 11:08:39 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-83177-20120404101912.patch</filename>
            <type>text/plain</type>
            <size>1714</size>
            <attacher name="Adam Barth">abarth</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDExMzIwOSkKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDE2IEBACisyMDEyLTA0LTA0ICBBZGFtIEJhcnRoICA8YWJhcnRoQHdlYmtpdC5vcmc+CisK
KyAgICAgICAgW0Nocm9taXVtXSBUZXN0V2ViS2l0QVBJIGxpbmtzIGluIFdlYkNvcmUgdHdpY2UK
KyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTgzMTc3CisK
KyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgVGhpcyBpcyBj
YXVzaW5nIGxpbmsgZXJyb3JzIGluIHRoZSBXaW5kb3dzIGNvbXBvbmVudCBidWlsZC4gVGhpcyBw
YXRjaAorICAgICAgICBtb3ZlcyB0aGUgZGVwZW5kZW5jaWVzIGEgYml0IGxvd2VyIGRvd24gaW4g
dGhlIGRlcGVuZGVuY3kgZGlhZ3JhbSBpbgorICAgICAgICB0aGUgaG9wZXMgb2YgcmVtb3Zpbmcg
dGhlIGR1cGxpY2F0ZSBzeW1ib2xzLgorCisgICAgICAgICogVGVzdFdlYktpdEFQSS9UZXN0V2Vi
S2l0QVBJLmd5cC9UZXN0V2ViS2l0QVBJLmd5cDoKKwogMjAxMi0wNC0wNCAgU3VkYXJzYW5hIE5h
Z2luZW5pICA8c3VkYXJzYW5hLm5hZ2luZW5pQGxpbnV4LmludGVsLmNvbT4KIAogICAgICAgICBb
RUZMXSBEUlQgc3VwcG9ydCBmb3IgY29tcHV0ZWRTdHlsZUluY2x1ZGluZ1Zpc2l0ZWRJbmZvCklu
ZGV4OiBUb29scy9UZXN0V2ViS2l0QVBJL1Rlc3RXZWJLaXRBUEkuZ3lwL1Rlc3RXZWJLaXRBUEku
Z3lwCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT0KLS0tIFRvb2xzL1Rlc3RXZWJLaXRBUEkvVGVzdFdlYktpdEFQSS5neXAv
VGVzdFdlYktpdEFQSS5neXAJKHJldmlzaW9uIDExMzE0NCkKKysrIFRvb2xzL1Rlc3RXZWJLaXRB
UEkvVGVzdFdlYktpdEFQSS5neXAvVGVzdFdlYktpdEFQSS5neXAJKHdvcmtpbmcgY29weSkKQEAg
LTU1LDcgKzU1LDkgQEAKICAgICAgICAgICAgICd0eXBlJzogJ2V4ZWN1dGFibGUnLCAKICAgICAg
ICAgICAgICdkZXBlbmRlbmNpZXMnOiBbIAogICAgICAgICAgICAgICAgICc8KHNvdXJjZV9kaXIp
L1dlYktpdC9jaHJvbWl1bS9XZWJLaXQuZ3lwOndlYmtpdCcsIAotICAgICAgICAgICAgICAgICc8
KHNvdXJjZV9kaXIpL1dlYkNvcmUvV2ViQ29yZS5neXAvV2ViQ29yZS5neXA6d2ViY29yZScsIAor
ICAgICAgICAgICAgICAgICc8KHNvdXJjZV9kaXIpL1dURi9XVEYuZ3lwL1dURi5neXA6d3RmJywg
CisgICAgICAgICAgICAgICAgJzwoY2hyb21pdW1fc3JjX2RpcikvYnVpbGQvdGVtcF9neXAvZ29v
Z2xldXJsLmd5cDpnb29nbGV1cmwnLAorICAgICAgICAgICAgICAgICc8KGNocm9taXVtX3NyY19k
aXIpL3Y4L3Rvb2xzL2d5cC92OC5neXA6djgnLAogICAgICAgICAgICAgICAgICc8KGNocm9taXVt
X3NyY19kaXIpL2Jhc2UvYmFzZS5neXA6dGVzdF9zdXBwb3J0X2Jhc2UnLCAKICAgICAgICAgICAg
ICAgICAnPChjaHJvbWl1bV9zcmNfZGlyKS90ZXN0aW5nL2d0ZXN0Lmd5cDpndGVzdCcsIAogICAg
ICAgICAgICAgICAgICc8KGNocm9taXVtX3NyY19kaXIpL3Rlc3RpbmcvZ21vY2suZ3lwOmdtb2Nr
JywgCg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>135631</attachid>
            <date>2012-04-04 11:08:44 -0700</date>
            <delta_ts>2012-04-04 13:28:02 -0700</delta_ts>
            <desc>Patch for landing</desc>
            <filename>bug-83177-20120404110842.patch</filename>
            <type>text/plain</type>
            <size>2268</size>
            <attacher name="Adam Barth">abarth</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQvY2hyb21pdW0vQWxsLmd5cAo9PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3Vy
Y2UvV2ViS2l0L2Nocm9taXVtL0FsbC5neXAJKHJldmlzaW9uIDExMzIxNSkKKysrIFNvdXJjZS9X
ZWJLaXQvY2hyb21pdW0vQWxsLmd5cAkod29ya2luZyBjb3B5KQpAQCAtNDIsNiArNDIsNyBAQAog
ICAgICAgICAgICAgJ2RlcGVuZGVuY2llcyc6IFsKICAgICAgICAgICAgICAgICAnV2ViS2l0VW5p
dFRlc3RzLmd5cDp3ZWJraXRfdW5pdF90ZXN0cycsCiAgICAgICAgICAgICAgICAgJy4uLy4uLy4u
L1Rvb2xzL0R1bXBSZW5kZXJUcmVlL0R1bXBSZW5kZXJUcmVlLmd5cC9EdW1wUmVuZGVyVHJlZS5n
eXA6RHVtcFJlbmRlclRyZWUnLAorICAgICAgICAgICAgICAgICcuLi8uLi8uLi9Ub29scy9UZXN0
V2ViS2l0QVBJL1Rlc3RXZWJLaXRBUEkuZ3lwL1Rlc3RXZWJLaXRBUEkuZ3lwOlRlc3RXZWJLaXRB
UEknLAogICAgICAgICAgICAgXSwKICAgICAgICAgfQogICAgIF0sCkluZGV4OiBUb29scy9DaGFu
Z2VMb2cKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PQotLS0gVG9vbHMvQ2hhbmdlTG9nCShyZXZpc2lvbiAxMTMyMDkpCisr
KyBUb29scy9DaGFuZ2VMb2cJKHdvcmtpbmcgY29weSkKQEAgLTEsMyArMSwxNiBAQAorMjAxMi0w
NC0wNCAgQWRhbSBCYXJ0aCAgPGFiYXJ0aEB3ZWJraXQub3JnPgorCisgICAgICAgIFtDaHJvbWl1
bV0gVGVzdFdlYktpdEFQSSBsaW5rcyBpbiBXZWJDb3JlIHR3aWNlCisgICAgICAgIGh0dHBzOi8v
YnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD04MzE3NworCisgICAgICAgIFJldmlld2Vk
IGJ5IERpbWl0cmkgR2xhemtvdi4KKworICAgICAgICBUaGlzIGlzIGNhdXNpbmcgbGluayBlcnJv
cnMgaW4gdGhlIFdpbmRvd3MgY29tcG9uZW50IGJ1aWxkLiBUaGlzIHBhdGNoCisgICAgICAgIG1v
dmVzIHRoZSBkZXBlbmRlbmNpZXMgYSBiaXQgbG93ZXIgZG93biBpbiB0aGUgZGVwZW5kZW5jeSBk
aWFncmFtIGluCisgICAgICAgIHRoZSBob3BlcyBvZiByZW1vdmluZyB0aGUgZHVwbGljYXRlIHN5
bWJvbHMuCisKKyAgICAgICAgKiBUZXN0V2ViS2l0QVBJL1Rlc3RXZWJLaXRBUEkuZ3lwL1Rlc3RX
ZWJLaXRBUEkuZ3lwOgorCiAyMDEyLTA0LTA0ICBTdWRhcnNhbmEgTmFnaW5lbmkgIDxzdWRhcnNh
bmEubmFnaW5lbmlAbGludXguaW50ZWwuY29tPgogCiAgICAgICAgIFtFRkxdIERSVCBzdXBwb3J0
IGZvciBjb21wdXRlZFN0eWxlSW5jbHVkaW5nVmlzaXRlZEluZm8KSW5kZXg6IFRvb2xzL1Rlc3RX
ZWJLaXRBUEkvVGVzdFdlYktpdEFQSS5neXAvVGVzdFdlYktpdEFQSS5neXAKPT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQot
LS0gVG9vbHMvVGVzdFdlYktpdEFQSS9UZXN0V2ViS2l0QVBJLmd5cC9UZXN0V2ViS2l0QVBJLmd5
cAkocmV2aXNpb24gMTEzMTQ0KQorKysgVG9vbHMvVGVzdFdlYktpdEFQSS9UZXN0V2ViS2l0QVBJ
Lmd5cC9UZXN0V2ViS2l0QVBJLmd5cAkod29ya2luZyBjb3B5KQpAQCAtNTUsNyArNTUsOSBAQAog
ICAgICAgICAgICAgJ3R5cGUnOiAnZXhlY3V0YWJsZScsIAogICAgICAgICAgICAgJ2RlcGVuZGVu
Y2llcyc6IFsgCiAgICAgICAgICAgICAgICAgJzwoc291cmNlX2RpcikvV2ViS2l0L2Nocm9taXVt
L1dlYktpdC5neXA6d2Via2l0JywgCi0gICAgICAgICAgICAgICAgJzwoc291cmNlX2RpcikvV2Vi
Q29yZS9XZWJDb3JlLmd5cC9XZWJDb3JlLmd5cDp3ZWJjb3JlJywgCisgICAgICAgICAgICAgICAg
Jzwoc291cmNlX2RpcikvV1RGL1dURi5neXAvV1RGLmd5cDp3dGYnLCAKKyAgICAgICAgICAgICAg
ICAnPChjaHJvbWl1bV9zcmNfZGlyKS9idWlsZC90ZW1wX2d5cC9nb29nbGV1cmwuZ3lwOmdvb2ds
ZXVybCcsCisgICAgICAgICAgICAgICAgJzwoY2hyb21pdW1fc3JjX2RpcikvdjgvdG9vbHMvZ3lw
L3Y4Lmd5cDp2OCcsCiAgICAgICAgICAgICAgICAgJzwoY2hyb21pdW1fc3JjX2RpcikvYmFzZS9i
YXNlLmd5cDp0ZXN0X3N1cHBvcnRfYmFzZScsIAogICAgICAgICAgICAgICAgICc8KGNocm9taXVt
X3NyY19kaXIpL3Rlc3RpbmcvZ3Rlc3QuZ3lwOmd0ZXN0JywgCiAgICAgICAgICAgICAgICAgJzwo
Y2hyb21pdW1fc3JjX2RpcikvdGVzdGluZy9nbW9jay5neXA6Z21vY2snLCAK
</data>

          </attachment>
      

    </bug>

</bugzilla>