Bug 75326 - Use HashMap<OwnPtr> for ProgressTracker's items
Summary: Use HashMap<OwnPtr> for ProgressTracker's items
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 13:45 PST by Caio Marcelo de Oliveira Filho
Modified: 2011-12-28 14:17 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.39 KB, patch)
2011-12-28 13:58 PST, Caio Marcelo de Oliveira Filho
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Marcelo de Oliveira Filho 2011-12-28 13:45:27 PST
Use HashMap<OwnPtr> for ProgressTracker's items
Comment 1 Caio Marcelo de Oliveira Filho 2011-12-28 13:58:46 PST
Created attachment 120698 [details]
Patch
Comment 2 Caio Marcelo de Oliveira Filho 2011-12-28 14:17:57 PST
Committed r103781: <http://trac.webkit.org/changeset/103781>