Bug 75335 - Use HashMap<OwnPtr> for Document's named item collection caches.
Summary: Use HashMap<OwnPtr> for Document's named item collection caches.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 21:16 PST by Andreas Kling
Modified: 2011-12-29 15:25 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.69 KB, patch)
2011-12-28 21:21 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-12-28 21:16:17 PST
SSIA.
Comment 1 Andreas Kling 2011-12-28 21:21:36 PST
Created attachment 120719 [details]
Patch
Comment 2 Caio Marcelo de Oliveira Filho 2011-12-29 04:37:42 PST
LGTM.
Comment 3 Andreas Kling 2011-12-29 15:25:26 PST
Comment on attachment 120719 [details]
Patch

Clearing flags on attachment: 120719

Committed r103826: <http://trac.webkit.org/changeset/103826>
Comment 4 Andreas Kling 2011-12-29 15:25:35 PST
All reviewed patches have been landed.  Closing bug.