Bug 58482

Summary: Switched DOM wrappers to use HashMap of Weak<T> instead of WeakGCMap<T>
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, oliver, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch oliver: review+

Geoffrey Garen
Reported 2011-04-13 14:39:14 PDT
Switched DOM wrappers to use HashMap of Weak<T> instead of WeakGCMap<T>
Attachments
Patch (20.93 KB, patch)
2011-04-13 14:47 PDT, Geoffrey Garen
oliver: review+
Geoffrey Garen
Comment 1 2011-04-13 14:47:04 PDT
Oliver Hunt
Comment 2 2011-04-13 15:12:23 PDT
Comment on attachment 89465 [details] Patch r=me assuming perf doesn't get impacted
Geoffrey Garen
Comment 3 2011-04-13 15:15:33 PDT
Note You need to log in before you can comment on or make changes to this bug.