RESOLVED FIXED 36478
webkit-patch apply-from-bug (or svn-apply) for security bug
https://bugs.webkit.org/show_bug.cgi?id=36478
Summary webkit-patch apply-from-bug (or svn-apply) for security bug
Fumitoshi Ukai
Reported 2010-03-22 21:29:27 PDT
webkit-patch apply-from-bug failed for security bug $ ./WebKitTools/Scripts/webkit-patch apply-from-bug 36339 Cleaning working directory Updating working directory Fetching: https://bugs.webkit.org/show_bug.cgi?id=36339&ctype=xml Reading Keychain for bugs.webkit.org account and password. Click "Allow" to continue... Logging in as ukai@chromium.org... Fetching: https://bugs.webkit.org/show_bug.cgi?id=36339&ctype=xml 1 reviewed patch found on bug 36339. Processing 1 patch from 1 bug. Processing patch 51186 from bug 36339. Failed to run "['/Users/ukai/src/chromium-webkit2/src/third_party/WebKit/WebKitTools/Scripts/svn-apply', '--reviewer', 'Adam Barth']" exit_code: 255 Last 500 characters of output: ref="createaccount.cgi">New&nbsp;Account</a></li> <li><span class="separator">| </span><a href="https://bugs.webkit.org/attachment.cgi?id=51186&amp;GoAheadAndLogIn=1">Log&nbsp;In</a></li> </ul> </li> </ul> <div class="outro"></div> </div> </body> </html> ------------------------------------------------------------------- Died at /Users/ukai/src/chromium-webkit2/src/third_party/WebKit/WebKitTools/Scripts/svn-apply line 336, <> line 226. Failed to run "['/Users/ukai/src/chromium-webkit2/src/third_party/WebKit/WebKitTools/Scripts/svn-apply', '--reviewer', 'Adam Barth']" exit_code: 255
Attachments
Eric Seidel (no email)
Comment 1 2010-04-01 23:15:55 PDT
I think this works now, doesn't it Adam?
Adam Barth
Comment 2 2010-04-01 23:49:57 PDT
No. The call to CURL fails.
Eric Seidel (no email)
Comment 3 2010-04-01 23:52:23 PDT
Oh, that's easily fixed. We just need to change how Attachment fetches data.
Adam Barth
Comment 4 2010-05-11 17:17:50 PDT
I fixed this a while back.
Note You need to log in before you can comment on or make changes to this bug.