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

Issue 2591513002: Add a service to handle postMessage callbacks to client (Closed)

Created:
4 years ago by Yusuf
Modified:
3 years, 11 months ago
Reviewers:
Benoit L
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : routed callbacks to CustomTabCallback #

Patch Set 3 : remove componentName from requestPostMessageChannel #

Patch Set 4 : Added lizeb@ comments #

Patch Set 5 : Made CustomTabsCallback purely synchronized #

Total comments: 24

Patch Set 6 : lizeb nits #

Patch Set 7 : lizeb@ nits #

Messages

Total messages: 11 (5 generated)
Yusuf
3 years, 11 months ago (2017-01-23 22:04:58 UTC) #2
Benoit L
https://codereview.chromium.org/2591513002/diff/80001/customtabs/src/android/support/customtabs/PostMessageService.java File customtabs/src/android/support/customtabs/PostMessageService.java (right): https://codereview.chromium.org/2591513002/diff/80001/customtabs/src/android/support/customtabs/PostMessageService.java#newcode2 customtabs/src/android/support/customtabs/PostMessageService.java:2: * Copyright (C) 2015 The Android Open Source Project ...
3 years, 11 months ago (2017-01-25 17:36:46 UTC) #3
Benoit L
lgtm with nits, thanks. https://codereview.chromium.org/2591513002/diff/80001/customtabs/src/android/support/customtabs/CustomTabsService.java File customtabs/src/android/support/customtabs/CustomTabsService.java (right): https://codereview.chromium.org/2591513002/diff/80001/customtabs/src/android/support/customtabs/CustomTabsService.java#newcode247 customtabs/src/android/support/customtabs/CustomTabsService.java:247: * {@link PostMessageServiceConnection#notifyMessageChannelReady(Bundle)} is received ...
3 years, 11 months ago (2017-01-25 21:25:03 UTC) #4
Yusuf
https://codereview.chromium.org/2591513002/diff/80001/customtabs/src/android/support/customtabs/CustomTabsService.java File customtabs/src/android/support/customtabs/CustomTabsService.java (right): https://codereview.chromium.org/2591513002/diff/80001/customtabs/src/android/support/customtabs/CustomTabsService.java#newcode247 customtabs/src/android/support/customtabs/CustomTabsService.java:247: * {@link PostMessageServiceConnection#notifyMessageChannelReady(Bundle)} is received on the client On ...
3 years, 11 months ago (2017-01-25 22:02:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2591513002/120001
3 years, 11 months ago (2017-01-25 22:02:19 UTC) #8
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 22:03:21 UTC) #11
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://github.com/GoogleChrome/custom-tabs-client/commit/f68fb050a78be781cba...

Powered by Google App Engine
This is Rietveld 408576698