Bug 33871 - webkit-patch style-queue should limit what it posts to bugs
Summary: webkit-patch style-queue should limit what it posts to bugs
Status: RESOLVED DUPLICATE of bug 33496
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-19 14:36 PST by Eric Seidel (no email)
Modified: 2010-01-19 17:19 PST (History)
2 users (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-19 14:36:18 PST
webkit-patch style-queue should limit what it posts to bugs

https://bugs.webkit.org/show_bug.cgi?id=33475#c2

The commit-queue and ews builders already know how to do this.  I'm not sure why the style queue forgot.
Comment 1 Adam Barth 2010-01-19 14:40:19 PST
There's a limit.  Go ahead and set it to whatever you want.  It's easier to fix than to file this bug about fixing it.
Comment 2 Eric Seidel (no email) 2010-01-19 16:36:27 PST
*** Bug 28777 has been marked as a duplicate of this bug. ***
Comment 3 Eric Seidel (no email) 2010-01-19 17:19:10 PST
I changed it to match the other queues and use a common function as part of bug 33496.

*** This bug has been marked as a duplicate of bug 33496 ***