<?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>35208</bug_id>
          
          <creation_ts>2010-02-21 00:47:44 -0800</creation_ts>
          <short_desc>webkit-patch upload fails to upload large patches but does not report an error</short_desc>
          <delta_ts>2012-02-03 11:41:37 -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>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>72863</dup_id>
          
          <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="Maciej Stachowiak">mjs</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>dbates</cc>
    
    <cc>enne</cc>
    
    <cc>eric</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>192250</commentid>
    <comment_count>0</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-02-21 00:47:44 -0800</bug_when>
    <thetext>If a patch is over the 2M patch limit on bugs.webkit.org, webkit-patch upload will fail to upload it but will not report an error. Instead it appears to succeed.

https://bugs.webkit.org/show_bug.cgi?id=35206 has an example of such a patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388211</commentid>
    <comment_count>1</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2011-04-18 18:58:36 -0700</bug_when>
    <thetext>*** Bug 58857 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388216</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-04-18 19:03:57 -0700</bug_when>
    <thetext>Sad times.  We should look at the bugzilla error code I guess.  I think we have similar trouble with misspelled CCs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388235</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-04-18 19:19:54 -0700</bug_when>
    <thetext>This is very similar to bug 31760.

I suspect that the two places we need to check (and yell loudly) are:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/steps/createbug.py#L52
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/steps/postdiff.py#L48

Possibly even returning or at least checking the result of browser.submit() here:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py#L483</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>548901</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-02-03 11:41:37 -0800</bug_when>
    <thetext>Duping this against bug 72863 since there has been more activity there.

*** This bug has been marked as a duplicate of bug 72863 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>