RESOLVED FIXED 31594
bugzilla.py should have an Attachment object instead of passing around dictionaries
https://bugs.webkit.org/show_bug.cgi?id=31594
Summary bugzilla.py should have an Attachment object instead of passing around dictio...
Eric Seidel (no email)
Reported 2009-11-17 11:53:15 PST
bugzilla.py should have an Attachment object instead of passing around dictionaries patch/attachment dictionaries were a great way to get started, but now we really should encapsulate more of the patch/attachment logic into a single class.
Attachments
Patch (56.37 KB, patch)
2010-01-12 03:22 PST, Eric Seidel (no email)
abarth: review+
abarth: commit-queue-
Eric Seidel (no email)
Comment 1 2010-01-12 03:22:39 PST
Adam Barth
Comment 2 2010-01-12 03:51:24 PST
Comment on attachment 46358 [details] Patch Ok!!! Please address the verbal comments. I'm ready for a big explosion.
Eric Seidel (no email)
Comment 3 2010-01-12 04:04:10 PST
Note You need to log in before you can comment on or make changes to this bug.