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

Issue 149775: Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack... (Closed)

Created:
11 years, 5 months ago by Dmitry Titov
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), brettw
Visibility:
Public.

Description

Remove 6- and 7-parameter IPC message macros. Replace with a struct that packs parameters. BUG=16685 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20980

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -133 lines) Patch
M chrome/common/ipc_message_macros.h View 1 4 chunks +0 lines, -45 lines 0 comments Download
M chrome/common/ipc_message_utils.h View 1 chunk +0 lines, -74 lines 0 comments Download
M chrome/common/worker_messages.h View 1 1 chunk +60 lines, -0 lines 0 comments Download
M chrome/common/worker_messages_internal.h View 1 1 chunk +2 lines, -8 lines 0 comments Download
M chrome/renderer/webworker_proxy.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/renderer/webworker_proxy.cc View 1 2 chunks +10 lines, -3 lines 0 comments Download
M chrome/worker/webworkerclient_proxy.cc View 1 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Dmitry Titov
Darin, John - I only need either one of you to take a look, whoever ...
11 years, 5 months ago (2009-07-16 22:33:15 UTC) #1
Dmitry Titov
Also: I was not sure about naming of the data members of this new struct ...
11 years, 5 months ago (2009-07-17 00:36:45 UTC) #2
jam
Thanks for doing this, comments below On 2009/07/17 00:36:45, Dmitry Titov wrote: > Also: I ...
11 years, 5 months ago (2009-07-17 06:54:44 UTC) #3
Dmitry Titov
Updated. Ready for another look.
11 years, 5 months ago (2009-07-17 18:06:04 UTC) #4
jam
11 years, 5 months ago (2009-07-17 18:24:49 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698