Bug 158255 - Remove allocation of SubresourceLoader::m_requestCountTracker
Summary: Remove allocation of SubresourceLoader::m_requestCountTracker
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-01 02:22 PDT by youenn fablet
Modified: 2016-06-01 09:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.09 KB, patch)
2016-06-01 02:26 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-06-01 02:22:29 PDT
We might want to use Optional in lieu of unique_ptr for that.
Comment 1 youenn fablet 2016-06-01 02:26:19 PDT
Created attachment 280226 [details]
Patch
Comment 2 Chris Dumez 2016-06-01 09:22:15 PDT
Comment on attachment 280226 [details]
Patch

R=me
Comment 3 WebKit Commit Bot 2016-06-01 09:56:50 PDT
Comment on attachment 280226 [details]
Patch

Clearing flags on attachment: 280226

Committed r201556: <http://trac.webkit.org/changeset/201556>
Comment 4 WebKit Commit Bot 2016-06-01 09:56:54 PDT
All reviewed patches have been landed.  Closing bug.