Bug 37420 - webkit-patch land-safely fetches the bug 3 times
Summary: webkit-patch land-safely fetches the bug 3 times
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 16:01 PDT by Eric Seidel (no email)
Modified: 2010-04-11 16:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-04-11 16:01:27 PDT
webkit-patch land-safely fetches the bug 3 times

It probably only needs to fetch it once, or maybe twice:

> webkit-patch land-safely
Parsing ChangeLog: /Projects/WebKit/WebKitTools/ChangeLog
Fetching: https://bugs.webkit.org/show_bug.cgi?id=37408&ctype=xml
Guessing "Adam Barth" as reviewer from attachment 53081 [details] on bug 37408.
Fetching: https://bugs.webkit.org/show_bug.cgi?id=37408&ctype=xml
Logging in as eric@webkit.org...
Fetching: https://bugs.webkit.org/show_bug.cgi?id=37408&ctype=xml
Obsoleting 1 old patch on bug 37408
Obsoleting attachment: 53081


We need some generic way to profile webkit-patch so we can reduce the number of network and disk operations it performs.
Comment 1 Adam Barth 2010-04-11 16:03:10 PDT
We need a network abstraction to handle this stuff.