Bug 37528

Summary: Add check to make sure commit-queue can never commit too short a message
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

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>