When creating the `git-webkit pickable` command, we started to classify commits based on their commit message and content. As I've started working on various systems automating bug state as commits are landed, I've realized that the concept of "CommitClasses" is a more broadly applicable one. We should break out `git-webkit pickable`'s concept of "CommitClasses" into a seperate object and command, allowing systems to query a commit's class outside of `git-webkit pickable`.
<rdar://problem/105105664>
Pull request: https://github.com/WebKit/WebKit/pull/9724
Committed 260273@main (45adfd10be41): <https://commits.webkit.org/260273@main> Reviewed commits have been landed. Closing PR #9724 and removing active labels.
Committed 259548.325@safari-7615-branch (11967fdfdf39): <https://commits.webkit.org/259548.325@safari-7615-branch> Reviewed commits have been landed. Closing PR #421 and removing active labels.