Bug 75809 - Remove the concept of core builders from webkitpy
Summary: Remove the concept of core builders from webkitpy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on: 75766
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-08 15:55 PST by Ryosuke Niwa
Modified: 2012-01-08 16:12 PST (History)
7 users (show)

See Also:


Attachments
cleanup (13.34 KB, patch)
2012-01-08 15:59 PST, Ryosuke Niwa
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-01-08 15:55:51 PST
Now that we've got rid of the concept of core/non-core builders, webkitpy doesn't need to know about them.
Comment 1 Ryosuke Niwa 2012-01-08 15:59:39 PST
Created attachment 121598 [details]
cleanup
Comment 2 Ryosuke Niwa 2012-01-08 16:12:57 PST
Committed r104417: <http://trac.webkit.org/changeset/104417>