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

Issue 64623003: Fix win64 build failure on size truncation (Closed)

Created:
7 years, 1 month ago by jschuh
Modified:
7 years, 1 month ago
Reviewers:
viettrungluu
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Patch Set 1 : #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M mojo/public/bindings/js/core.cc View 1 2 3 4 3 chunks +7 lines, -4 lines 0 comments Download
M mojo/public/tests/bindings_connector_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/native_viewport/native_viewport_controller.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M mojo/system/message_pipe_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
jschuh
ptal
7 years, 1 month ago (2013-11-08 17:21:23 UTC) #1
jschuh
On second thought, I'm going to try and fix all of these at once.
7 years, 1 month ago (2013-11-08 17:41:55 UTC) #2
jschuh
Ok, now PTAL.
7 years, 1 month ago (2013-11-08 18:16:05 UTC) #3
viettrungluu
LGTM with one thing fixed. https://codereview.chromium.org/64623003/diff/170001/mojo/apps/js/v8_environment.cc File mojo/apps/js/v8_environment.cc (right): https://codereview.chromium.org/64623003/diff/170001/mojo/apps/js/v8_environment.cc#newcode43 mojo/apps/js/v8_environment.cc:43: v8::V8::SetFlagsFromString(kFlags, static_cast<uint32_t>(strlen(kFlags))); I wonder ...
7 years, 1 month ago (2013-11-08 19:02:10 UTC) #4
jschuh
https://codereview.chromium.org/64623003/diff/170001/mojo/apps/js/v8_environment.cc File mojo/apps/js/v8_environment.cc (right): https://codereview.chromium.org/64623003/diff/170001/mojo/apps/js/v8_environment.cc#newcode43 mojo/apps/js/v8_environment.cc:43: v8::V8::SetFlagsFromString(kFlags, static_cast<uint32_t>(strlen(kFlags))); On 2013/11/08 19:02:10, viettrungluu wrote: > I ...
7 years, 1 month ago (2013-11-08 19:28:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/64623003/240001
7 years, 1 month ago (2013-11-08 19:31:50 UTC) #6
commit-bot: I haz the power
Failed to apply patch for mojo/public/bindings/lib/connector.cc: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-11-09 01:24:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/64623003/240001
7 years, 1 month ago (2013-11-09 15:00:08 UTC) #8
commit-bot: I haz the power
Failed to apply patch for mojo/public/bindings/lib/connector.cc: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-11-09 15:00:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/64623003/570001
7 years, 1 month ago (2013-11-13 00:33:10 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=97039
7 years, 1 month ago (2013-11-13 03:09:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/64623003/570001
7 years, 1 month ago (2013-11-13 03:21:28 UTC) #12
commit-bot: I haz the power
7 years, 1 month ago (2013-11-13 03:40:59 UTC) #13
Message was sent while issue was closed.
Change committed as 234731

Powered by Google App Engine
This is Rietveld 408576698