Bug 96469 - Make NetscapePlugin::m_timers use HashMap<OwnPtr> instead of deleteAllValues
Summary: Make NetscapePlugin::m_timers use HashMap<OwnPtr> instead of deleteAllValues
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 73757
  Show dependency treegraph
 
Reported: 2012-09-11 22:19 PDT by Darin Adler
Modified: 2013-05-07 08:57 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.81 KB, patch)
2012-09-11 22:21 PDT, 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 2012-09-11 22:19:19 PDT
Make NetscapePlugin::m_timers use HashMap<OwnPtr> instead of deleteAllValues
Comment 1 Darin Adler 2012-09-11 22:21:09 PDT
Created attachment 163518 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-12 00:35:35 PDT
Comment on attachment 163518 [details]
Patch

Clearing flags on attachment: 163518

Committed r128271: <http://trac.webkit.org/changeset/128271>
Comment 3 WebKit Review Bot 2012-09-12 00:35:37 PDT
All reviewed patches have been landed.  Closing bug.