<?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>116673</bug_id>
          
          <creation_ts>2013-05-23 07:23:48 -0700</creation_ts>
          <short_desc>Make default bug links in buildbot clickable</short_desc>
          <delta_ts>2013-06-04 14:40:02 -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>Tools / Tests</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="Patrick R. Gansterer">paroga</reporter>
          <assigned_to name="Patrick R. Gansterer">paroga</assigned_to>
          <cc>cdumez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>rniwa</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>892861</commentid>
    <comment_count>0</comment_count>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2013-05-23 07:23:48 -0700</bug_when>
    <thetext>Make default bug links in buildbot clickable</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892864</commentid>
    <comment_count>1</comment_count>
      <attachid>202709</attachid>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2013-05-23 07:26:39 -0700</bug_when>
    <thetext>Created attachment 202709
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892934</commentid>
    <comment_count>2</comment_count>
      <attachid>202709</attachid>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-23 10:09:07 -0700</bug_when>
    <thetext>Comment on attachment 202709
Patch

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

&gt; Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:47
&gt; +                                  changecommentlink=(r&quot;https://bugs\.webkit\.org/show_bug\.cgi\?id=(\d+)&quot;, &quot;https://bugs.webkit.org/show_bug.cgi?id=\1&quot;),

We should probably also support the short form: webkit\.org/b/(\d+)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892936</commentid>
    <comment_count>3</comment_count>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2013-05-23 10:12:06 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (From update of attachment 202709 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=202709&amp;action=review
&gt; 
&gt; &gt; Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:47
&gt; &gt; +                                  changecommentlink=(r&quot;https://bugs\.webkit\.org/show_bug\.cgi\?id=(\d+)&quot;, &quot;https://bugs.webkit.org/show_bug.cgi?id=\1&quot;),
&gt; 
&gt; We should probably also support the short form: webkit\.org/b/(\d+)

But then is the question if we want to support _all_ http[s]:// links in the commit message? Adding more than one link would require that we change the whole commit message by adding the anker tags ourself...
It&apos;s doable, but I think that this should be ok when people use webkit-patch for creating patches....</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892937</commentid>
    <comment_count>4</comment_count>
      <attachid>202709</attachid>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-23 10:14:30 -0700</bug_when>
    <thetext>Comment on attachment 202709
Patch

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

&gt;&gt;&gt; Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:47
&gt;&gt;&gt; +                                  changecommentlink=(r&quot;https://bugs\.webkit\.org/show_bug\.cgi\?id=(\d+)&quot;, &quot;https://bugs.webkit.org/show_bug.cgi?id=\1&quot;),
&gt;&gt; 
&gt;&gt; We should probably also support the short form: webkit\.org/b/(\d+)
&gt; 
&gt; But then is the question if we want to support _all_ http[s]:// links in the commit message? Adding more than one link would require that we change the whole commit message by adding the anker tags ourself...
&gt; It&apos;s doable, but I think that this should be ok when people use webkit-patch for creating patches....

Just do r&quot;(https://bugs\.webkit\.org/show_bug\.cgi\?id=|webkit\.org/b/)(\d+)&quot; and change \1 to \2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892943</commentid>
    <comment_count>5</comment_count>
      <attachid>202725</attachid>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2013-05-23 10:22:51 -0700</bug_when>
    <thetext>Created attachment 202725
Patch for landing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892951</commentid>
    <comment_count>6</comment_count>
      <attachid>202725</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-05-23 10:49:23 -0700</bug_when>
    <thetext>Comment on attachment 202725
Patch for landing

Clearing flags on attachment: 202725

Committed r150592: &lt;http://trac.webkit.org/changeset/150592&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892952</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-05-23 10:49:25 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>896883</commentid>
    <comment_count>8</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2013-06-04 07:07:56 -0700</bug_when>
    <thetext>FYI, this patch did not work as intended it seems. Link are clickable but they all point to https://bugs.webkit.org/show_bug.cgi?id= (missing bug ID).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>897043</commentid>
    <comment_count>9</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-06-04 14:40:02 -0700</bug_when>
    <thetext>Fixed in http://trac.webkit.org/changeset/151185.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>202709</attachid>
            <date>2013-05-23 07:26:39 -0700</date>
            <delta_ts>2013-05-23 10:22:51 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-116673.patch</filename>
            <type>text/plain</type>
            <size>1329</size>
            <attacher name="Patrick R. Gansterer">paroga</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1Rvb2xzL0J1aWxkU2xhdmVTdXBwb3J0L2J1aWxkLndlYmtpdC5vcmctY29u
ZmlnL21hc3Rlci5jZmcgYi9Ub29scy9CdWlsZFNsYXZlU3VwcG9ydC9idWlsZC53ZWJraXQub3Jn
LWNvbmZpZy9tYXN0ZXIuY2ZnCmluZGV4IDFkMDdjODguLjEyOGQ1MTUgMTAwNjQ0Ci0tLSBhL1Rv
b2xzL0J1aWxkU2xhdmVTdXBwb3J0L2J1aWxkLndlYmtpdC5vcmctY29uZmlnL21hc3Rlci5jZmcK
KysrIGIvVG9vbHMvQnVpbGRTbGF2ZVN1cHBvcnQvYnVpbGQud2Via2l0Lm9yZy1jb25maWcvbWFz
dGVyLmNmZwpAQCAtNDQsNiArNDQsNyBAQCBhdXRoeiA9IEF1dGh6KAogY1snc3RhdHVzJ10gPSBb
XQogY1snc3RhdHVzJ10uYXBwZW5kKGh0bWwuV2ViU3RhdHVzKGh0dHBfcG9ydD04NzEwLAogICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHJldmxpbms9Imh0dHA6Ly90cmFjLndlYmtp
dC5vcmcvY2hhbmdlc2V0LyVzIiwgCisgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
Y2hhbmdlY29tbWVudGxpbms9KHIiaHR0cHM6Ly9idWdzXC53ZWJraXRcLm9yZy9zaG93X2J1Z1wu
Y2dpXD9pZD0oXGQrKSIsICJodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9
XDEiKSwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBhdXRoej1hdXRoeikpCiAK
IGNbJ3NsYXZlUG9ydG51bSddID0gMTcwMDAKZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBi
L1Rvb2xzL0NoYW5nZUxvZwppbmRleCAwN2Y2ZTEyLi43MTUxYzVjIDEwMDY0NAotLS0gYS9Ub29s
cy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTQgQEAKKzIwMTMt
MDUtMjMgIFBhdHJpY2sgR2Fuc3RlcmVyICA8cGFyb2dhQHdlYmtpdC5vcmc+CisKKyAgICAgICAg
TWFrZSBkZWZhdWx0IGJ1ZyBsaW5rcyBpbiBidWlsZGJvdCBjbGlja2FibGUKKyAgICAgICAgaHR0
cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTExNjY3MworCisgICAgICAgIFJl
dmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIFVzZSBjaGFuZ2Vjb21tZW50bGlu
ayBvZiBodG1sLldlYlN0YXR1cyB0byBtYWtlIHRoZSBsaW5rcyBjbGlja2FibGUuCisKKyAgICAg
ICAgKiBCdWlsZFNsYXZlU3VwcG9ydC9idWlsZC53ZWJraXQub3JnLWNvbmZpZy9tYXN0ZXIuY2Zn
OgorCiAyMDEzLTA1LTIxICBLcnp5c3p0b2YgQ3plY2ggIDxrLmN6ZWNoQHNhbXN1bmcuY29tPgog
CiAgICAgICAgIFtBVEtdIFtXZWJLaXQyXSBBY2Nlc3NpYmlsaXR5VUlFbGVtZW50IG9mdGVuIGxl
YWtzIGl0cyBBdGtPYmplY3QK
</data>
<flag name="review"
          id="224083"
          type_id="1"
          status="+"
          setter="rniwa"
    />
    <flag name="commit-queue"
          id="224084"
          type_id="3"
          status="-"
          setter="rniwa"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>202725</attachid>
            <date>2013-05-23 10:22:51 -0700</date>
            <delta_ts>2013-05-23 10:49:23 -0700</delta_ts>
            <desc>Patch for landing</desc>
            <filename>bug-116673.patch</filename>
            <type>text/plain</type>
            <size>1344</size>
            <attacher name="Patrick R. Gansterer">paroga</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1Rvb2xzL0J1aWxkU2xhdmVTdXBwb3J0L2J1aWxkLndlYmtpdC5vcmctY29u
ZmlnL21hc3Rlci5jZmcgYi9Ub29scy9CdWlsZFNsYXZlU3VwcG9ydC9idWlsZC53ZWJraXQub3Jn
LWNvbmZpZy9tYXN0ZXIuY2ZnCmluZGV4IDFkMDdjODguLjEyOGQ1MTUgMTAwNjQ0Ci0tLSBhL1Rv
b2xzL0J1aWxkU2xhdmVTdXBwb3J0L2J1aWxkLndlYmtpdC5vcmctY29uZmlnL21hc3Rlci5jZmcK
KysrIGIvVG9vbHMvQnVpbGRTbGF2ZVN1cHBvcnQvYnVpbGQud2Via2l0Lm9yZy1jb25maWcvbWFz
dGVyLmNmZwpAQCAtNDQsNiArNDQsNyBAQCBhdXRoeiA9IEF1dGh6KAogY1snc3RhdHVzJ10gPSBb
XQogY1snc3RhdHVzJ10uYXBwZW5kKGh0bWwuV2ViU3RhdHVzKGh0dHBfcG9ydD04NzEwLAogICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHJldmxpbms9Imh0dHA6Ly90cmFjLndlYmtp
dC5vcmcvY2hhbmdlc2V0LyVzIiwgCisgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
Y2hhbmdlY29tbWVudGxpbms9KHIiKGh0dHBzOi8vYnVnc1wud2Via2l0XC5vcmcvc2hvd19idWdc
LmNnaVw/aWQ9fHdlYmtpdFwub3JnL2IvKShcZCspIiwgImh0dHBzOi8vYnVncy53ZWJraXQub3Jn
L3Nob3dfYnVnLmNnaT9pZD1cMiIpLAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
IGF1dGh6PWF1dGh6KSkKIAogY1snc2xhdmVQb3J0bnVtJ10gPSAxNzAwMApkaWZmIC0tZ2l0IGEv
VG9vbHMvQ2hhbmdlTG9nIGIvVG9vbHMvQ2hhbmdlTG9nCmluZGV4IDA3ZjZlMTIuLjcxNTFjNWMg
MTAwNjQ0Ci0tLSBhL1Rvb2xzL0NoYW5nZUxvZworKysgYi9Ub29scy9DaGFuZ2VMb2cKQEAgLTEs
MyArMSwxNCBAQAorMjAxMy0wNS0yMyAgUGF0cmljayBHYW5zdGVyZXIgIDxwYXJvZ2FAd2Via2l0
Lm9yZz4KKworICAgICAgICBNYWtlIGRlZmF1bHQgYnVnIGxpbmtzIGluIGJ1aWxkYm90IGNsaWNr
YWJsZQorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTE2
NjczCisKKyAgICAgICAgUmV2aWV3ZWQgYnkgUnlvc3VrZSBOaXdhLgorCisgICAgICAgIFVzZSBj
aGFuZ2Vjb21tZW50bGluayBvZiBodG1sLldlYlN0YXR1cyB0byBtYWtlIHRoZSBsaW5rcyBjbGlj
a2FibGUuCisKKyAgICAgICAgKiBCdWlsZFNsYXZlU3VwcG9ydC9idWlsZC53ZWJraXQub3JnLWNv
bmZpZy9tYXN0ZXIuY2ZnOgorCiAyMDEzLTA1LTIxICBLcnp5c3p0b2YgQ3plY2ggIDxrLmN6ZWNo
QHNhbXN1bmcuY29tPgogCiAgICAgICAgIFtBVEtdIFtXZWJLaXQyXSBBY2Nlc3NpYmlsaXR5VUlF
bGVtZW50IG9mdGVuIGxlYWtzIGl0cyBBdGtPYmplY3QK
</data>

          </attachment>
      

    </bug>

</bugzilla>