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

Issue 252393004: [Android] Add GinJavaBridgeValue for Gin Java Bridge (Closed)

Created:
6 years, 8 months ago by mnaganov (inactive)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, benm (inactive)
Visibility:
Public.

Description

[Android] Add GinJavaBridgeValue for Gin Java Bridge Gin Java Bridge passes values between Java and JS using base::Value. Since there are some kinds of data that can't be represented in JSON, we use base::BinaryValue that holds GinJavaBridgeValue. And we don't use base::BinaryValue for anything else (this is enforced by our Strategy for V8ValueConverter). BUG=355644 R=bulach@chromium.org, jochen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266527

Patch Set 1 #

Total comments: 2

Patch Set 2 : Commends addressed #

Patch Set 3 : Add missing CONTENT_EXPORTs #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -0 lines) Patch
A content/common/android/gin_java_bridge_value.h View 1 2 1 chunk +65 lines, -0 lines 0 comments Download
A content/common/android/gin_java_bridge_value.cc View 1 1 chunk +128 lines, -0 lines 0 comments Download
A content/common/android/gin_java_bridge_value_unittest.cc View 1 chunk +92 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
mnaganov (inactive)
Hi Jochen, Since you aware of base::Value restrictions, can you please take a look at ...
6 years, 8 months ago (2014-04-24 09:24:48 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 8 months ago (2014-04-24 12:40:31 UTC) #2
mnaganov (inactive)
Thanks, Jochen! Marcus, can you please do an OWNER review?
6 years, 8 months ago (2014-04-24 12:42:11 UTC) #3
bulach
lgtm, thanks! one suggestion below: https://codereview.chromium.org/252393004/diff/1/content/common/android/gin_java_bridge_value.h File content/common/android/gin_java_bridge_value.h (right): https://codereview.chromium.org/252393004/diff/1/content/common/android/gin_java_bridge_value.h#newcode31 content/common/android/gin_java_bridge_value.h:31: static base::BinaryValue* CreateUndefinedValue(); should ...
6 years, 8 months ago (2014-04-24 12:49:26 UTC) #4
mnaganov (inactive)
Thanks, Marcus! https://codereview.chromium.org/252393004/diff/1/content/common/android/gin_java_bridge_value.h File content/common/android/gin_java_bridge_value.h (right): https://codereview.chromium.org/252393004/diff/1/content/common/android/gin_java_bridge_value.h#newcode31 content/common/android/gin_java_bridge_value.h:31: static base::BinaryValue* CreateUndefinedValue(); On 2014/04/24 12:49:27, bulach ...
6 years, 8 months ago (2014-04-24 15:24:41 UTC) #5
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 8 months ago (2014-04-24 15:27:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/252393004/20001
6 years, 8 months ago (2014-04-24 15:28:27 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 16:02:29 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 8 months ago (2014-04-24 16:02:29 UTC) #9
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 8 months ago (2014-04-24 16:07:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/252393004/20001
6 years, 8 months ago (2014-04-24 16:07:32 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 16:15:26 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 8 months ago (2014-04-24 16:15:26 UTC) #13
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 8 months ago (2014-04-24 16:39:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/252393004/20001
6 years, 8 months ago (2014-04-24 16:42:43 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 23:48:09 UTC) #16
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=135669
6 years, 8 months ago (2014-04-24 23:48:09 UTC) #17
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 8 months ago (2014-04-25 09:29:06 UTC) #18
mnaganov (inactive)
The CQ bit was unchecked by mnaganov@chromium.org
6 years, 8 months ago (2014-04-25 12:18:30 UTC) #19
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 8 months ago (2014-04-25 12:18:37 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/252393004/40001
6 years, 8 months ago (2014-04-25 12:51:57 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 23:19:40 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 8 months ago (2014-04-25 23:19:41 UTC) #23
mnaganov (inactive)
6 years, 7 months ago (2014-04-28 12:34:08 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 manually as r266527 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698