Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Issue 946583003: Teach SkyShell how to listen for VIEW intents of sky: urls. (Closed)

Created:
5 years, 10 months ago by eseidel
Modified:
5 years, 10 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, Aaron Boodman, ben+mojo_chromium.org, darin (slow to review), esprehn, mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
git@github.com:abarth/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Teach SkyShell how to listen for VIEW intents of sky: urls. For example, this will launch sky now: adb shell am start -a "android.intent.action.VIEW" -d "sky:domokit.github.io/sky/examples/spinning-square.sky" R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/86303ddd801261dd4d82ec3dd458bcdf4f928515

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -8 lines) Patch
M sky/services/viewport/viewport_observer.mojom View 1 chunk +2 lines, -0 lines 0 comments Download
M sky/shell/apk/AndroidManifest.xml View 1 chunk +5 lines, -0 lines 0 comments Download
M sky/shell/apk/src/org/domokit/sky/shell/PlatformView.java View 1 chunk +4 lines, -0 lines 0 comments Download
M sky/shell/apk/src/org/domokit/sky/shell/SkyShellActivity.java View 2 chunks +13 lines, -1 line 0 comments Download
M sky/shell/ui/engine.h View 1 chunk +3 lines, -0 lines 0 comments Download
M sky/shell/ui/engine.cc View 3 chunks +16 lines, -7 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
eseidel
5 years, 10 months ago (2015-02-20 21:49:53 UTC) #1
abarth-chromium
lgtm https://codereview.chromium.org/946583003/diff/1/sky/shell/ui/engine.cc File sky/shell/ui/engine.cc (right): https://codereview.chromium.org/946583003/diff/1/sky/shell/ui/engine.cc#newcode79 sky/shell/ui/engine.cc:79: { Chromium style is to combine these lines. ...
5 years, 10 months ago (2015-02-20 22:10:49 UTC) #2
eseidel
5 years, 10 months ago (2015-02-20 22:16:49 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
86303ddd801261dd4d82ec3dd458bcdf4f928515 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698