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

Issue 1902903003: Receive intent callbacks without launching intents (Closed)

Created:
4 years, 8 months ago by please use gerrit instead
Modified:
4 years, 8 months ago
Reviewers:
Ted C
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Receive intent callbacks without launching intents This patch enables non-activities to receive intent callbacks for intents that they have not launched. For example, Android Pay API launches an intent with the given callback ID on your behalf: Wallet.Payments.loadFullWallet(apiClient, dataRequest, CALLBACK_ID); https://developers.google.com/android-pay/android/tutorial#request_the_full_wallet BUG=602658 Committed: https://crrev.com/8b5d6c6d5e245701177ddee3697a34d5c9b4d5e3 Cr-Commit-Position: refs/heads/master@{#388544}

Patch Set 1 #

Total comments: 1

Patch Set 2 : intent trigger #

Total comments: 2

Patch Set 3 : Mention request code in comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -5 lines) Patch
M ui/android/java/src/org/chromium/ui/base/ActivityWindowAndroid.java View 1 2 chunks +15 lines, -0 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/base/WindowAndroid.java View 1 2 6 chunks +22 lines, -5 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
please use gerrit instead
tedchoc@, do you think this is the right approach to Android Pay integration? Android Pay ...
4 years, 8 months ago (2016-04-19 19:06:04 UTC) #5
Ted C
a different idea, but it should be doable https://codereview.chromium.org/1902903003/diff/20001/ui/android/java/src/org/chromium/ui/base/ActivityWindowAndroid.java File ui/android/java/src/org/chromium/ui/base/ActivityWindowAndroid.java (right): https://codereview.chromium.org/1902903003/diff/20001/ui/android/java/src/org/chromium/ui/base/ActivityWindowAndroid.java#newcode133 ui/android/java/src/org/chromium/ui/base/ActivityWindowAndroid.java:133: public ...
4 years, 8 months ago (2016-04-19 21:30:24 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902903003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902903003/60001
4 years, 8 months ago (2016-04-20 16:27:51 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/124880) chromeos_daisy_chromium_compile_only_ng on ...
4 years, 8 months ago (2016-04-20 16:32:57 UTC) #11
please use gerrit instead
tedchoc@, ptal patch 2.
4 years, 8 months ago (2016-04-20 16:34:37 UTC) #12
Ted C
lgtm https://codereview.chromium.org/1902903003/diff/60001/ui/android/java/src/org/chromium/ui/base/WindowAndroid.java File ui/android/java/src/org/chromium/ui/base/WindowAndroid.java (right): https://codereview.chromium.org/1902903003/diff/60001/ui/android/java/src/org/chromium/ui/base/WindowAndroid.java#newcode240 ui/android/java/src/org/chromium/ui/base/WindowAndroid.java:240: * @param intentTrigger The callback that triggers the ...
4 years, 8 months ago (2016-04-20 16:46:59 UTC) #13
please use gerrit instead
Sending to cq. https://codereview.chromium.org/1902903003/diff/60001/ui/android/java/src/org/chromium/ui/base/WindowAndroid.java File ui/android/java/src/org/chromium/ui/base/WindowAndroid.java (right): https://codereview.chromium.org/1902903003/diff/60001/ui/android/java/src/org/chromium/ui/base/WindowAndroid.java#newcode240 ui/android/java/src/org/chromium/ui/base/WindowAndroid.java:240: * @param intentTrigger The callback that ...
4 years, 8 months ago (2016-04-20 18:08:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902903003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902903003/80001
4 years, 8 months ago (2016-04-20 18:09:05 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 8 months ago (2016-04-20 19:15:54 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:25:13 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8b5d6c6d5e245701177ddee3697a34d5c9b4d5e3
Cr-Commit-Position: refs/heads/master@{#388544}

Powered by Google App Engine
This is Rietveld 408576698