• Adam Barth's avatar
    Settings menu item in stock2 doesn't work · 99e115d0
    Adam Barth authored
    The underlying problem is that we lacked a RenderObjectWrapper for the
    RenderView, which meant we couldn't handle changing the RenderObject that was
    the root of the RenderView. This CL introduces a RenderViewWrapper and uses it
    in a new AppContainer widget root. This change allows us to make App a
    non-magical Component that is inserted into the AppContainer in the newly
    introduced runApp function.
    
    R=ianh@google.com
    
    Review URL: https://codereview.chromium.org/1184823006.
    99e115d0
Name
Last commit
Last update
..
color Loading commit data...
game Loading commit data...
hello_world Loading commit data...
lib Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
stocks2 Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
home.sky Loading commit data...