Bug 175436 - Remove some unused lambda captures so that WebKit builds with -Wunused-lambda-capture
Summary: Remove some unused lambda captures so that WebKit builds with -Wunused-lambda...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-10 11:31 PDT by Tim Horton
Modified: 2017-08-10 12:05 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.82 KB, patch)
2017-08-10 11:31 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2017-08-10 11:31:27 PDT
Remove some unused lambda captures so that WebKit builds with -Wunused-lambda-capture
Comment 1 Tim Horton 2017-08-10 11:31:44 PDT
Created attachment 317829 [details]
Patch
Comment 2 Tim Horton 2017-08-10 11:36:52 PDT
<rdar://problem/33667497>
Comment 3 WebKit Commit Bot 2017-08-10 12:05:55 PDT
Comment on attachment 317829 [details]
Patch

Clearing flags on attachment: 317829

Committed r220538: <http://trac.webkit.org/changeset/220538>
Comment 4 WebKit Commit Bot 2017-08-10 12:05:56 PDT
All reviewed patches have been landed.  Closing bug.