Bug 73758 - Use HashMap<OwnPtr> for ScriptSampleRecordMap
Summary: Use HashMap<OwnPtr> for ScriptSampleRecordMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 73757
  Show dependency treegraph
 
Reported: 2011-12-03 20:07 PST by Darin Adler
Modified: 2013-05-07 08:57 PDT (History)
0 users

See Also:


Attachments
Patch (3.06 KB, patch)
2011-12-03 20:10 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2011-12-03 20:07:02 PST
Use HashMap<OwnPtr> for ScriptSampleRecordMap
Comment 1 Darin Adler 2011-12-03 20:10:06 PST
Created attachment 117779 [details]
Patch
Comment 2 Darin Adler 2011-12-03 21:20:53 PST
Comment on attachment 117779 [details]
Patch

Clearing flags on attachment: 117779

Committed r101946: <http://trac.webkit.org/changeset/101946>
Comment 3 Darin Adler 2011-12-03 21:20:57 PST
All reviewed patches have been landed.  Closing bug.