Hixie 2fa798966e OneChildRenderObjectWrapper and Scaffold were ignoring the return value of syncChild().
This would cause them to forget what the most recent child they'd been given was, with disastrous effects later.

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/1173683003
2015-06-09 12:23:17 -07:00
..

This is a copy of the stocks app... with everything removed.

The goal is to eventually replace the stocks app with this one, by adding it back bit by bit as we port it to RenderNode.