WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6223
replace QPtrDict for Accessors structs with HashMap
https://bugs.webkit.org/show_bug.cgi?id=6223
Summary
replace QPtrDict for Accessors structs with HashMap
Maciej Stachowiak
Reported
2005-12-23 18:01:53 PST
The Accessors struct in kjs_html.cpp is mapped via a QPtrDict, it should use HashMap.
Attachments
patch to do the conversion
(13.71 KB, patch)
2005-12-23 18:04 PST
,
Maciej Stachowiak
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2005-12-23 18:04:48 PST
Created
attachment 5254
[details]
patch to do the conversion
Eric Seidel (no email)
Comment 2
2005-12-24 02:37:21 PST
Comment on
attachment 5254
[details]
patch to do the conversion Looks great. 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