Bug 87595 - HashTable should be move enabled/optimized
Summary: HashTable should be move enabled/optimized
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-27 13:41 PDT by Sam Weinig
Modified: 2016-12-16 05:47 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2012-05-27 13:41:12 PDT
For builds with rvalue references, WTF::HashTable (and the associated classes) should be move enabled/optimized.
Comment 1 Sam Weinig 2016-12-16 05:47:43 PST
This was fixed a while ago.