Bug 33459 - webkit-patch needs a command to submit directly to commit-queue
Summary: webkit-patch needs a command to submit directly to commit-queue
Status: RESOLVED FIXED
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-01-10 19:26 PST by Eric Seidel (no email)
Modified: 2010-04-01 23:13 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-01-10 19:26:55 PST
webkit-patch needs a command to submit directly to commit-queue

land-via-queue? land-remote?  land-carefully?

Used for when someone r+'s a patch with changes, this lets you make the changes and then submit it to the commit-queue to be landed when the tree is green, after testing, etc.

Fills in the reviewer for the ChangeLog if necessary.
Takes the current diff, makes a patch, attaches that patch to either the existing bug, or a new bug.  Marks that patch as cq+, no review.

We also will need to fix the commit-queue to accept patches which have no review set, but cq+ set.  Right now it ignores those patches.
Comment 1 Eric Seidel (no email) 2010-04-01 23:13:46 PDT
land-safely has existed for a while now.