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

Issue 2097001: Add new ipc message utility and new message types in preparation for OOP impo... (Closed)

Created:
10 years, 7 months ago by Miranda Callahan
Modified:
9 years, 7 months ago
Reviewers:
brettw, jeremy
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add new ipc message utility and new message types in preparation for OOP import patch. This patch adds the ability to move a set across IPC, and adds two new message types. BUG=18774 TEST= none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47172

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -1 line) Patch
M ipc/ipc_message_utils.h View 3 chunks +30 lines, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
Miranda Callahan
10 years, 7 months ago (2010-05-13 18:01:56 UTC) #1
brettw
LGTM
10 years, 7 months ago (2010-05-13 18:19:16 UTC) #2
jeremy
10 years, 7 months ago (2010-05-13 21:01:59 UTC) #3
LGTM

http://codereview.chromium.org/2097001/diff/1/2
File ipc/ipc_message_utils.h (right):

http://codereview.chromium.org/2097001/diff/1/2#newcode500
ipc/ipc_message_utils.h:500: l->append(L"<std::set>");
Should LogParam() all items in the set (see std::vector above)

Powered by Google App Engine
This is Rietveld 408576698