WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 58482
Switched DOM wrappers to use HashMap of Weak<T> instead of WeakGCMap<T>
https://bugs.webkit.org/show_bug.cgi?id=58482
Summary
Switched DOM wrappers to use HashMap of Weak<T> instead of WeakGCMap<T>
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2011-04-13 14:47:04 PDT
Created
attachment 89465
[details]
Patch
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
Committed
r83773
: <
http://trac.webkit.org/changeset/83773
>
Ryosuke Niwa
Comment 4
2011-04-13 17:48:00 PDT
I think this change broke Windows test bots:
http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29/builds/11594
http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29/builds/11595
http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/27558
http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/27559
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