Bug 142308 - Use std::make_unique instead of new in cache code
Summary: Use std::make_unique instead of new in cache code
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-04 14:02 PST by Antti Koivisto
Modified: 2015-03-04 14:02 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 Antti Koivisto 2015-03-04 14:02:33 PST
it is nicer