Bug 173163 - Make sure |this| is protected in lambda capture in WebResourceLoadStatisticsStore::grandfatherExistingWebsiteData()
Summary: Make sure |this| is protected in lambda capture in WebResourceLoadStatisticsS...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-09 09:17 PDT by Chris Dumez
Modified: 2017-06-09 09:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.46 KB, patch)
2017-06-09 09:18 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (5.25 KB, patch)
2017-06-09 09:21 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-06-09 09:17:01 PDT
Make sure |this| is protected in lambda capture in WebResourceLoadStatisticsStore::grandfatherExistingWebsiteData().
Comment 1 Chris Dumez 2017-06-09 09:18:10 PDT
Created attachment 312438 [details]
Patch
Comment 2 Chris Dumez 2017-06-09 09:21:22 PDT
Created attachment 312439 [details]
Patch
Comment 3 Chris Dumez 2017-06-09 09:22:44 PDT
<rdar://problem/32594952>
Comment 4 Brent Fulgham 2017-06-09 09:24:00 PDT
Comment on attachment 312439 [details]
Patch

Thank you for fixing this!
Comment 5 WebKit Commit Bot 2017-06-09 09:38:40 PDT
Comment on attachment 312439 [details]
Patch

Clearing flags on attachment: 312439

Committed r217991: <http://trac.webkit.org/changeset/217991>
Comment 6 WebKit Commit Bot 2017-06-09 09:38:42 PDT
All reviewed patches have been landed.  Closing bug.