Bug 32895

Summary: [bzt] Create a prepare-diff command that creates a bug and a ChangeLog
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, mjs, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Adam Barth 2009-12-23 01:13:55 PST
[bzt] Create a prepare-diff command that creates a bug and a ChangeLog
Comment 1 Adam Barth 2009-12-23 01:24:05 PST
Created attachment 45424 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-23 01:27:59 PST
style-queue ran check-webkit-style on attachment 45424 [details] without any errors.
Comment 3 Eric Seidel (no email) 2009-12-23 12:02:27 PST
Comment on attachment 45424 [details]
Patch

Seems OK.  We definitely need more testing.

PromptForBugOrTitleStep is particularly zanny.

One of the biggest problems with our current user interaction is that it has no room for error.  No way to go back and fix stuff.  You can either do it right the first time, or abort. :(
Comment 4 Adam Barth 2009-12-23 12:40:11 PST
Comment on attachment 45424 [details]
Patch

Clearing flags on attachment: 45424

Committed r52528: <http://trac.webkit.org/changeset/52528>
Comment 5 Adam Barth 2009-12-23 12:40:18 PST
All reviewed patches have been landed.  Closing bug.