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

Issue 519673002: mojo: Fixing array serialization for java bindings. (Closed)

Created:
6 years, 3 months ago by qsr
Modified:
6 years, 3 months ago
Reviewers:
ppi
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

mojo: Fixing array serialization for java bindings. The num_bytes header for an array must contain the real size of the array, not the 8 bytes aligned one. R=ppi@chromium.org Committed: https://crrev.com/bc48a481990a51564c4f0208b09627a00b2523eb Cr-Commit-Position: refs/heads/master@{#292656}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Follow review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M mojo/public/java/bindings/src/org/chromium/mojo/bindings/BindingsHelper.java View 1 1 chunk +7 lines, -0 lines 0 comments Download
M mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java View 1 3 chunks +7 lines, -7 lines 0 comments Download
M mojo/public/java/bindings/src/org/chromium/mojo/bindings/Encoder.java View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
qsr
6 years, 3 months ago (2014-08-29 08:41:46 UTC) #1
ppi
Thanks, a few questions below. https://codereview.chromium.org/519673002/diff/1/mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java File mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java (right): https://codereview.chromium.org/519673002/diff/1/mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java#newcode124 mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java:124: // The memory for ...
6 years, 3 months ago (2014-08-29 09:09:24 UTC) #2
qsr
https://codereview.chromium.org/519673002/diff/1/mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java File mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java (right): https://codereview.chromium.org/519673002/diff/1/mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java#newcode124 mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java:124: // The memory for the header has already been ...
6 years, 3 months ago (2014-08-29 09:51:45 UTC) #3
ppi
lgtm, thanks!
6 years, 3 months ago (2014-08-29 15:56:49 UTC) #4
qsr
The CQ bit was checked by qsr@chromium.org
6 years, 3 months ago (2014-08-29 15:58:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/519673002/20001
6 years, 3 months ago (2014-08-29 15:59:08 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 09ed4f43a5d093e4af7c955b8e3ef7e2a8ba06b3
6 years, 3 months ago (2014-08-29 16:53:50 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:09:25 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bc48a481990a51564c4f0208b09627a00b2523eb
Cr-Commit-Position: refs/heads/master@{#292656}

Powered by Google App Engine
This is Rietveld 408576698