Bug 175911 - Fix -Wunused-lambda-capture warnings in WebKit with new clang compiler
Summary: Fix -Wunused-lambda-capture warnings in WebKit with new clang compiler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-23 16:14 PDT by David Kilzer (:ddkilzer)
Modified: 2017-08-25 16:59 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2017-08-23 16:16 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff
Patch v2 (3.50 KB, patch)
2017-08-25 16:17 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2017-08-23 16:14:37 PDT
Fix -Wunused-lambda-capture warnings in WebKit with new clang compiler.

<rdar://problem/33667497>
Comment 1 David Kilzer (:ddkilzer) 2017-08-23 16:16:02 PDT
Created attachment 318936 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2017-08-23 16:17:30 PDT
Comment on attachment 318936 [details]
Patch

And it's time to update my local repository.
Comment 3 David Kilzer (:ddkilzer) 2017-08-25 16:17:42 PDT
Created attachment 319110 [details]
Patch v2
Comment 4 WebKit Commit Bot 2017-08-25 16:59:38 PDT
Comment on attachment 319110 [details]
Patch v2

Clearing flags on attachment: 319110

Committed r221215: <http://trac.webkit.org/changeset/221215>
Comment 5 WebKit Commit Bot 2017-08-25 16:59:40 PDT
All reviewed patches have been landed.  Closing bug.