Bug 37528 - Add check to make sure commit-queue can never commit too short a message
Summary: Add check to make sure commit-queue can never commit too short a message
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-13 16:04 PDT by Eric Seidel (no email)
Modified: 2010-04-13 16:55 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2010-04-13 16:06 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (2.72 KB, patch)
2010-04-13 16:49 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-04-13 16:04:55 PDT
Add check to make sure commit-queue can never commit too short a message
Comment 1 Eric Seidel (no email) 2010-04-13 16:06:57 PDT
Created attachment 53294 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-04-13 16:08:02 PDT
I'll commit this w/o review, and Adam and tell me if I'm crazy later.
Comment 3 Eric Seidel (no email) 2010-04-13 16:15:59 PDT
OK, I was able to reproduce this while trying to commit this.  Investigating.
Comment 4 Eric Seidel (no email) 2010-04-13 16:49:24 PDT
Created attachment 53299 [details]
Patch
Comment 5 Eric Seidel (no email) 2010-04-13 16:55:29 PDT
Committed r57550: <http://trac.webkit.org/changeset/57550>