WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
7345
add insert and remove functions to KXMLCore::Vector
https://bugs.webkit.org/show_bug.cgi?id=7345
Summary
add insert and remove functions to KXMLCore::Vector
Darin Adler
Reported
2006-02-18 14:46:30 PST
I came across yet another place where I needed insert and remove in a vector, so I wrote them as discussed with Maciej previously.
Attachments
implementation of insert and remove
(4.53 KB, patch)
2006-02-18 14:48 PST
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2006-02-18 14:48:21 PST
Created
attachment 6591
[details]
implementation of insert and remove
Maciej Stachowiak
Comment 2
2006-02-18 15:02:58 PST
Comment on
attachment 6591
[details]
implementation of insert and remove The ASSERT in remove() should be <, not <=. Other than that, r=me.
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