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+
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.