Bug 138186 - [WK2] Use C++ lambdas in ProcessLauncher class
Summary: [WK2] Use C++ lambdas in ProcessLauncher class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-29 14:25 PDT by Zan Dobersek
Modified: 2015-01-21 09:00 PST (History)
3 users (show)

See Also:


Attachments
Patch (7.22 KB, patch)
2014-10-29 14:26 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (7.22 KB, patch)
2014-10-30 08:13 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (5.83 KB, patch)
2015-01-19 02:04 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-10-29 14:25:26 PDT
[WK2] Use C++ lambdas in ProcessLauncher class
Comment 1 Zan Dobersek 2014-10-29 14:26:20 PDT
Created attachment 240625 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-29 14:28:03 PDT
Attachment 240625 [details] did not pass style-queue:


ERROR: Source/WebKit2/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Zan Dobersek 2014-10-30 08:13:21 PDT
Created attachment 240672 [details]
Patch
Comment 4 Zan Dobersek 2015-01-19 02:04:24 PST
Created attachment 244886 [details]
Patch
Comment 5 Zan Dobersek 2015-01-21 09:00:40 PST
Comment on attachment 244886 [details]
Patch

Clearing flags on attachment: 244886

Committed r178825: <http://trac.webkit.org/changeset/178825>
Comment 6 Zan Dobersek 2015-01-21 09:00:50 PST
All reviewed patches have been landed.  Closing bug.