<?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>106628</bug_id>
          
          <creation_ts>2013-01-10 19:28:49 -0800</creation_ts>
          <short_desc>Allow users to misspell the &quot;sheriffs&quot; command in sheriffbot</short_desc>
          <delta_ts>2013-01-14 01:28:05 -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>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>
          <dependson>106754</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alan Cutter">alancutter</reporter>
          <assigned_to name="Alan Cutter">alancutter</assigned_to>
          <cc>abarth</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
    
    <cc>noel.gordon</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>804885</commentid>
    <comment_count>0</comment_count>
    <who name="Alan Cutter">alancutter</who>
    <bug_when>2013-01-10 19:28:49 -0800</bug_when>
    <thetext>Add aliases for the &quot;sheriffs&quot; command that cover the common misspellings that people make in sheriffbot.
Misspellings: sherrifs, sherriffs, sherifs</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806067</commentid>
    <comment_count>1</comment_count>
      <attachid>182503</attachid>
    <who name="Alan Cutter">alancutter</who>
    <bug_when>2013-01-13 21:26:39 -0800</bug_when>
    <thetext>Created attachment 182503
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806070</commentid>
    <comment_count>2</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2013-01-13 21:29:58 -0800</bug_when>
    <thetext>GTLM

:)

Eric would say, &quot;We might want to test this, but OK&quot;.  Let&apos;s wait for his OK.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806072</commentid>
    <comment_count>3</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2013-01-13 21:31:49 -0800</bug_when>
    <thetext>Just saw https:bug 106754</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806079</commentid>
    <comment_count>4</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2013-01-13 22:04:38 -0800</bug_when>
    <thetext>Ahem, bug 106754 so this LGTM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806087</commentid>
    <comment_count>5</comment_count>
      <attachid>182503</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-01-13 22:30:56 -0800</bug_when>
    <thetext>Comment on attachment 182503
Patch

This is possibly the best patch I&apos;ve seen this year.  I can&apos;t spell sherrrifs to save my life.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806089</commentid>
    <comment_count>6</comment_count>
      <attachid>182503</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-01-13 22:31:35 -0800</bug_when>
    <thetext>Comment on attachment 182503
Patch

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

&gt; Tools/Scripts/webkitpy/tool/bot/irc_command.py:299
&gt; +# Enough people misspell &quot;sheriffs&quot; that they&apos;ve requested aliases for the command.
&gt; +commands[&quot;sherriffs&quot;] = Sheriffs
&gt; +commands[&quot;sherifs&quot;] = Sheriffs
&gt; +commands[&quot;sherrifs&quot;] = Sheriffs

This is also just a crutch for a &quot;did you mean&quot; behavior, but that&apos;s fine.  We&apos;ll do that in SB 2.0 :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806090</commentid>
    <comment_count>7</comment_count>
      <attachid>182503</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2013-01-13 22:34:46 -0800</bug_when>
    <thetext>Comment on attachment 182503
Patch

Clearing flags on attachment: 182503

Committed r139585: &lt;http://trac.webkit.org/changeset/139585&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806091</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2013-01-13 22:34:50 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>806157</commentid>
    <comment_count>9</comment_count>
    <who name="Alan Cutter">alancutter</who>
    <bug_when>2013-01-14 01:28:05 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; (From update of attachment 182503 [details])
&gt; This is possibly the best patch I&apos;ve seen this year.  I can&apos;t spell sherrrifs to save my life.

Hahaha. I&apos;m very glad. (:</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>182503</attachid>
            <date>2013-01-13 21:26:39 -0800</date>
            <delta_ts>2013-01-13 22:34:46 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-106628-20130114162339.patch</filename>
            <type>text/plain</type>
            <size>1320</size>
            <attacher name="Alan Cutter">alancutter</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTM5NTgwCmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggMDU0MzYxN2JkNzY2ZjRiNGRhNTk0MjhlMmY4ZjgxOWE3
MzI4NzNiMy4uMzkyNDk0ZTIyNjY4ZTQ4NTZlNmY0MTMyMWYwYmQ0Nzk1YzhhYTNmOCAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSw1ICsxLDE0
IEBACiAyMDEzLTAxLTEzICBBbGFuIEN1dHRlciAgPGFsYW5jdXR0ZXJAY2hyb21pdW0ub3JnPgog
CisgICAgICAgIEFsbG93IHVzZXJzIHRvIG1pc3NwZWxsIHRoZSAic2hlcmlmZnMiIGNvbW1hbmQg
aW4gc2hlcmlmZmJvdAorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5j
Z2k/aWQ9MTA2NjI4CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAg
ICAgICAgKiBTY3JpcHRzL3dlYmtpdHB5L3Rvb2wvYm90L2lyY19jb21tYW5kLnB5OgorCisyMDEz
LTAxLTEzICBBbGFuIEN1dHRlciAgPGFsYW5jdXR0ZXJAY2hyb21pdW0ub3JnPgorCiAgICAgICAg
IE1ha2UgImdhcmRlbmVycyIgYW4gYWxpYXMgZm9yICJzaGVyaWZmcyIgaW4gc2hlcnJpZmJvdAog
ICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTA2NjI3CiAK
ZGlmZiAtLWdpdCBhL1Rvb2xzL1NjcmlwdHMvd2Via2l0cHkvdG9vbC9ib3QvaXJjX2NvbW1hbmQu
cHkgYi9Ub29scy9TY3JpcHRzL3dlYmtpdHB5L3Rvb2wvYm90L2lyY19jb21tYW5kLnB5CmluZGV4
IDNjMmU5ZWM4NzhhMGU5MDFjNDc1YWRlNzI3NTY5ODY1MDk1YjMwODMuLmJjMTMyZGFlNGI5NjRi
MjU1NzQ4ZGIyMDA5YWJjY2E2YzJhNjc5MTggMTAwNjQ0Ci0tLSBhL1Rvb2xzL1NjcmlwdHMvd2Vi
a2l0cHkvdG9vbC9ib3QvaXJjX2NvbW1hbmQucHkKKysrIGIvVG9vbHMvU2NyaXB0cy93ZWJraXRw
eS90b29sL2JvdC9pcmNfY29tbWFuZC5weQpAQCAtMjkzLDMgKzI5Myw3IEBAIHZpc2libGVfY29t
bWFuZHMgPSB7CiBjb21tYW5kcyA9IHZpc2libGVfY29tbWFuZHMuY29weSgpCiBjb21tYW5kc1si
cmV2ZXJ0Il0gPSBSb2xsb3V0CiBjb21tYW5kc1siZ2FyZGVuZXJzIl0gPSBTaGVyaWZmcworIyBF
bm91Z2ggcGVvcGxlIG1pc3NwZWxsICJzaGVyaWZmcyIgdGhhdCB0aGV5J3ZlIHJlcXVlc3RlZCBh
bGlhc2VzIGZvciB0aGUgY29tbWFuZC4KK2NvbW1hbmRzWyJzaGVycmlmZnMiXSA9IFNoZXJpZmZz
Citjb21tYW5kc1sic2hlcmlmcyJdID0gU2hlcmlmZnMKK2NvbW1hbmRzWyJzaGVycmlmcyJdID0g
U2hlcmlmZnMK
</data>

          </attachment>
      

    </bug>

</bugzilla>