Bug 172258 - Fix unsafe lambda capture in ContentRuleListStore::lookupContentRuleList()
Summary: Fix unsafe lambda capture in ContentRuleListStore::lookupContentRuleList()
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:
Depends on:
Blocks:
 
Reported: 2017-05-17 19:22 PDT by Chris Dumez
Modified: 2017-05-17 23:02 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2017-05-17 19:24 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-05-17 19:22:26 PDT
Fix unsafe lambda capture in ContentRuleListStore::lookupContentRuleList().
Comment 1 Chris Dumez 2017-05-17 19:24:37 PDT
Created attachment 310473 [details]
Patch
Comment 2 WebKit Commit Bot 2017-05-17 23:02:08 PDT
Comment on attachment 310473 [details]
Patch

Clearing flags on attachment: 310473

Committed r217036: <http://trac.webkit.org/changeset/217036>
Comment 3 WebKit Commit Bot 2017-05-17 23:02:09 PDT
All reviewed patches have been landed.  Closing bug.