Bug 173163

Summary: Make sure |this| is protected in lambda capture in WebResourceLoadStatisticsStore::grandfatherExistingWebsiteData()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.