Bug 17496

Summary: make Deque use a circular array; add iterators
Product: WebKit Reporter: Darin Adler <darin>
Component: Web Template FrameworkAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
patch andersca: review+

Darin Adler
Reported 2008-02-23 00:54:57 PST
To make Deque a little more generally useful, we should make a version that uses a circular array and add iterators.
Attachments
patch (26.27 KB, patch)
2008-02-23 00:58 PST, Darin Adler
andersca: review+
Darin Adler
Comment 1 2008-02-23 00:58:26 PST
Anders Carlsson
Comment 2 2008-02-23 14:45:21 PST
Comment on attachment 19289 [details] patch Looks great, r=me
Darin Adler
Comment 3 2008-02-23 21:19:37 PST
Committed revision 30538.
Note You need to log in before you can comment on or make changes to this bug.