Bug 138186

Summary: [WK2] Use C++ lambdas in ProcessLauncher class
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.