WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31541
Implement PatchCollection
https://bugs.webkit.org/show_bug.cgi?id=31541
Summary
Implement PatchCollection
Adam Barth
Reported
2009-11-16 03:34:13 PST
To abstract the work of holding the collection of patches from the queues.
Attachments
Patch
(6.59 KB, patch)
2009-11-16 03:35 PST
,
Adam Barth
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2009-11-16 03:35:42 PST
Created
attachment 43287
[details]
Patch
Eric Seidel (no email)
Comment 2
2009-11-16 03:41:33 PST
Comment on
attachment 43287
[details]
Patch def __len__(self): return len(self._patches) instead of size() And the test needs more comments. I trust you to make those edits.
Adam Barth
Comment 3
2009-11-16 03:48:11 PST
Committed
r51026
: <
http://trac.webkit.org/changeset/51026
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug