• A
    SkyDemo should use explicit intents · 25fc0613
    Adam Barth 提交于
    This CL switches SkyDemo over to using explicit intents for deciding which Sky
    apps to run. This change lets us get rid of the hacky "sky" URI scheme.
    Instead, we use normal URLs but we require the sender of the intent to be
    explicit in directing the VIEW intent to us.
    
    TBR=eseidel@google.com
    
    Review URL: https://codereview.chromium.org/1221123003.
    25fc0613
home.dart 5.3 KB