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

Issue 741813002: Mojo: Raise the message size limit. (Closed)

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

Description

Mojo: Raise the message size limit. The default message size limit 4MB is too small for Chrome IPC. TEST=Layout Tests with a flag on BUG=377980 R=viettrungluu@chromium.org, jam@chromium.org, nasko@chromium.org Committed: https://crrev.com/872df152e57fe8ba6ebf668531147e482ca4f73f Cr-Commit-Position: refs/heads/master@{#304938}

Patch Set 1 #

Total comments: 1

Patch Set 2 : 64MB #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M content/app/mojo/mojo_init.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Hajime Morrita
Trung: PTAL? John, Nasko: content/ OWNERS rubberstamp please?
6 years, 1 month ago (2014-11-19 20:39:11 UTC) #1
nasko
https://codereview.chromium.org/741813002/diff/1/content/app/mojo/mojo_init.cc File content/app/mojo/mojo_init.cc (right): https://codereview.chromium.org/741813002/diff/1/content/app/mojo/mojo_init.cc#newcode19 content/app/mojo/mojo_init.cc:19: mojo::embedder::GetConfiguration()->max_message_num_bytes = 256*1024*1024; I understand 4MB might be too ...
6 years, 1 month ago (2014-11-19 22:31:49 UTC) #2
Hajime Morrita
Thanks for the revie Nasko. PTAL? > https://codereview.chromium.org/741813002/diff/1/content/app/mojo/mojo_init.cc#newcode19 > content/app/mojo/mojo_init.cc:19: > mojo::embedder::GetConfiguration()->max_message_num_bytes = 256*1024*1024; > ...
6 years, 1 month ago (2014-11-19 22:44:30 UTC) #3
nasko
On 2014/11/19 22:44:30, morrita wrote: > Thanks for the revie Nasko. PTAL? > > > ...
6 years, 1 month ago (2014-11-19 22:45:48 UTC) #4
viettrungluu
64 MB seems better to me too. LGTM.
6 years, 1 month ago (2014-11-19 22:49:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/741813002/20001
6 years, 1 month ago (2014-11-19 23:34:35 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-20 00:15:02 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 00:16:00 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/872df152e57fe8ba6ebf668531147e482ca4f73f
Cr-Commit-Position: refs/heads/master@{#304938}

Powered by Google App Engine
This is Rietveld 408576698