[Webkit-unassigned] [Bug 35208] webkit-patch upload fails to upload large patches but does not report an error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 19:19:54 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=35208





--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-04-18 19:19:54 PST ---
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list