<?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>132300</bug_id>
          
          <creation_ts>2014-04-28 13:32:56 -0700</creation_ts>
          <short_desc>REGRESSION (r167751): svn-create-patch is very slow</short_desc>
          <delta_ts>2014-04-29 09:51:27 -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>
          <dependson>131115</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Sam Weinig">sam</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>dbates</cc>
    
    <cc>jcraig</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1004715</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-28 13:32:56 -0700</bug_when>
    <thetext>svn-create-patch has become very slow, now that it runs check-webkit-style.

This is very annoying, especially because I frequently apply and unapply WIP patches locally.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004719</commentid>
    <comment_count>1</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2014-04-28 13:40:34 -0700</bug_when>
    <thetext>Weren&apos;t you one of the people who suggested running check-webkit-style should be the default? I don&apos;t think this bug is actionable unless you&apos;re requesting we change that. There is a --no-style flag that you can call or add as a default parameter to your bash profile.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004720</commentid>
    <comment_count>2</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2014-04-28 13:42:29 -0700</bug_when>
    <thetext>IOW, this is not any slower than running svn-create-patch + check-webkit-style. If your issue is that check-webkit-style is too slow, that seems like another matter. Which are you requesting?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004744</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-28 14:53:08 -0700</bug_when>
    <thetext>&gt; Weren&apos;t you one of the people who suggested running check-webkit-style should be the default? 

If I was, this demonstrates that this was not such a good idea. I didn&apos;t know that check-webkit-style was so slow and buggy.

Another use case where this is very annoying is running svn-create-patch to simply see what the current state of the tree is (what did I do?)

&gt; Which are you requesting?

Given the current state of check-webkit-style, seems like it should not be invoked by svn-create-patch by default.

Changing bash profile on every machine just to make svn-create-patch not slow doesn&apos;t seem like the right workaround.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004757</commentid>
    <comment_count>4</comment_count>
      <attachid>230329</attachid>
    <who name="Sam Weinig">sam</who>
    <bug_when>2014-04-28 15:42:43 -0700</bug_when>
    <thetext>Created attachment 230329
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004758</commentid>
    <comment_count>5</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2014-04-28 15:44:10 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; IOW, this is not any slower than running svn-create-patch + check-webkit-style. If your issue is that check-webkit-style is too slow, that seems like another matter. Which are you requesting?

The real issue here is that svn-create-patch + check-webkit-style is not everyone&apos;s workflow.  I use svn-create-patch to stash files away all the time, and don&apos;t need a style check run.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004759</commentid>
    <comment_count>6</comment_count>
      <attachid>230329</attachid>
    <who name="James Craig">jcraig</who>
    <bug_when>2014-04-28 15:54:27 -0700</bug_when>
    <thetext>Comment on attachment 230329
Patch

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

&gt; Tools/Scripts/svn-create-patch:80
&gt; +my $checkWebKitStyle = 0;

This is used as a boolean, so you can just remove &quot; = 1&quot; instead of setting it to 0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004992</commentid>
    <comment_count>7</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2014-04-29 09:50:51 -0700</bug_when>
    <thetext>Committed r167939: &lt;http://trac.webkit.org/changeset/167939&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1004994</commentid>
    <comment_count>8</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2014-04-29 09:51:27 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; (From update of attachment 230329 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=230329&amp;action=review
&gt; 
&gt; &gt; Tools/Scripts/svn-create-patch:80
&gt; &gt; +my $checkWebKitStyle = 0;
&gt; 
&gt; This is used as a boolean, so you can just remove &quot; = 1&quot; instead of setting it to 0.

I prefer it to be more explicit.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>230329</attachid>
            <date>2014-04-28 15:42:43 -0700</date>
            <delta_ts>2014-04-28 15:54:27 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-132300-20140428154221.patch</filename>
            <type>text/plain</type>
            <size>1167</size>
            <attacher name="Sam Weinig">sam</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDE2NzkxMCkKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDE0IEBACisyMDE0LTA0LTI4ICBTYW0gV2VpbmlnICA8c2FtQHdlYmtpdC5vcmc+CisKKyAg
ICAgICAgUkVHUkVTU0lPTiAocjE2Nzc1MSk6IHN2bi1jcmVhdGUtcGF0Y2ggaXMgdmVyeSBzbG93
CisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xMzIzMDAK
KworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICAqIFNjcmlw
dHMvc3ZuLWNyZWF0ZS1wYXRjaDoKKyAgICAgICAgQ2hhbmdlIGRlZmF1bHQgYmVoYXZpb3Igb2Yg
c3ZuLWNyZWF0ZS1wYXRjaCB0byBubyBsb25nZXIgcnVuIHRoZSBzdHlsZSBjaGVja2VyLiBJdCBj
YW4gc3RpbGwgYmUgcnVuCisgICAgICAgIGJ5IGNhbGxpbmcgYHN2bi1jcmVhdGUtcGF0Y2ggLS1z
dHlsZWAuCisKIDIwMTQtMDQtMjggIEZpbGlwIFBpemxvICA8ZnBpemxvQGFwcGxlLmNvbT4KIAog
ICAgICAgICBNYWtlIHN1cmUgdGhhdCB0aGUgY292ZXJhZ2Ugb2Ygb3VyIHRlc3RzIGRvZXNuJ3Qg
Y2hhbmdlIG11Y2ggaWYgd2UgY2hhbmdlIHRoZSB0aHJlc2hvbGRzIG5vdyBhbmQgaW4gdGhlIGZ1
dHVyZSwgYnV0IG1ha2luZwpJbmRleDogVG9vbHMvU2NyaXB0cy9zdm4tY3JlYXRlLXBhdGNoCj09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT0KLS0tIFRvb2xzL1NjcmlwdHMvc3ZuLWNyZWF0ZS1wYXRjaAkocmV2aXNpb24gMTY3
ODQ1KQorKysgVG9vbHMvU2NyaXB0cy9zdm4tY3JlYXRlLXBhdGNoCSh3b3JraW5nIGNvcHkpCkBA
IC03Nyw3ICs3Nyw3IEBAIHN1YiB0ZXN0ZmlsZWNtcCgkJCk7CiAkRU5WeydMQ19BTEwnfSA9ICdD
JzsKIAogbXkgJHNob3dIZWxwOwotbXkgJGNoZWNrV2ViS2l0U3R5bGUgPSAxOworbXkgJGNoZWNr
V2ViS2l0U3R5bGUgPSAwOwogbXkgJGlnbm9yZUNoYW5nZWxvZ3MgPSAwOwogbXkgJGRldk51bGwg
PSBGaWxlOjpTcGVjLT5kZXZudWxsKCk7CiAK
</data>
<flag name="review"
          id="254709"
          type_id="1"
          status="+"
          setter="ap"
    />
          </attachment>
      

    </bug>

</bugzilla>