Bug 33042 - Split out BugzillaQueries class from Bugzilla
Summary: Split out BugzillaQueries class from Bugzilla
Status: RESOLVED FIXED
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: 2009-12-29 22:19 PST by Eric Seidel (no email)
Modified: 2009-12-29 22:46 PST (History)
3 users (show)

See Also:


Attachments
Patch (21.92 KB, patch)
2009-12-29 22:27 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-12-29 22:19:17 PST
Split out BugzillaQueries class from Bugzilla

Bugzilla is a huge, poorly-tested class.  We're trying to break it into bite-sized bits so it can be better understood and tested.  The next hunk to lop off is the query logic.
Comment 1 Eric Seidel (no email) 2009-12-29 22:27:28 PST
Created attachment 45640 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-29 22:29:56 PST
style-queue ran check-webkit-style on attachment 45640 [details] without any errors.
Comment 3 Adam Barth 2009-12-29 22:34:36 PST
Comment on attachment 45640 [details]
Patch

Ok.  A good start.
Comment 4 WebKit Commit Bot 2009-12-29 22:46:33 PST
Comment on attachment 45640 [details]
Patch

Clearing flags on attachment: 45640

Committed r52645: <http://trac.webkit.org/changeset/52645>
Comment 5 WebKit Commit Bot 2009-12-29 22:46:38 PST
All reviewed patches have been landed.  Closing bug.