Bug 121809 - Test the waters and begin using lambdas
Summary: Test the waters and begin using lambdas
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: Anders Carlsson
URL:
Keywords:
Depends on: 121817
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-23 15:51 PDT by Anders Carlsson
Modified: 2013-10-05 10:44 PDT (History)
10 users (show)

See Also:


Attachments
Patch (6.13 KB, patch)
2013-09-23 15:54 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-09-23 15:51:50 PDT
Test the waters and begin using lambdas
Comment 1 Anders Carlsson 2013-09-23 15:54:01 PDT
Created attachment 212402 [details]
Patch
Comment 2 Andreas Kling 2013-09-23 16:10:03 PDT
Comment on attachment 212402 [details]
Patch

r=me assuming tests pass.
Comment 3 WebKit Commit Bot 2013-09-23 16:52:19 PDT
Comment on attachment 212402 [details]
Patch

Clearing flags on attachment: 212402

Committed r156307: <http://trac.webkit.org/changeset/156307>
Comment 4 WebKit Commit Bot 2013-09-23 16:52:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2013-09-23 17:46:09 PDT
Re-opened since this is blocked by bug 121817
Comment 6 Anders Carlsson 2013-10-05 10:44:47 PDT
Committed r156963: <http://trac.webkit.org/changeset/156963>