Bug 50806

Summary: Move buildbot.py into its own module so we can split it out into one-file-per-class
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, koz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+, eric: commit-queue-

Description Eric Seidel (no email) 2010-12-10 03:00:18 PST
Move buildbot.py into its own module so we can split it out into one-file-per-class
Comment 1 Eric Seidel (no email) 2010-12-10 03:01:53 PST
Created attachment 76179 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-12-10 03:02:33 PST
Comment on attachment 76179 [details]
Patch

I'll have to land this by hand since git doesn't upload valid patches for moved files. :(
Comment 3 Eric Seidel (no email) 2010-12-10 12:29:32 PST
Committed r73776: <http://trac.webkit.org/changeset/73776>