Bug 6223

Summary: replace QPtrDict for Accessors structs with HashMap
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: DOMAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to do the conversion eric: review+

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.