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

Issue 7569020: Add utility functions to Message classes. (Closed)

Created:
9 years, 4 months ago by satorux1
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add utility functions to Message classes. The new functions will be used to implement other classes that will be added in a separate patch. BUG=90036 TEST=run unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96231

Patch Set 1 #

Patch Set 2 : get back one line #

Total comments: 6

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -47 lines) Patch
M dbus/message.h View 1 2 3 chunks +54 lines, -10 lines 0 comments Download
M dbus/message.cc View 1 2 4 chunks +156 lines, -35 lines 0 comments Download
M dbus/message_unittest.cc View 1 4 chunks +88 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
satorux1
9 years, 4 months ago (2011-08-05 22:41:18 UTC) #1
stevenjb
http://codereview.chromium.org/7569020/diff/3001/dbus/message.cc File dbus/message.cc (right): http://codereview.chromium.org/7569020/diff/3001/dbus/message.cc#newcode183 dbus/message.cc:183: headers += "destination: " + destination + "\n"; nit: ...
9 years, 4 months ago (2011-08-09 18:30:28 UTC) #2
satorux1
http://codereview.chromium.org/7569020/diff/3001/dbus/message.cc File dbus/message.cc (right): http://codereview.chromium.org/7569020/diff/3001/dbus/message.cc#newcode183 dbus/message.cc:183: headers += "destination: " + destination + "\n"; On ...
9 years, 4 months ago (2011-08-09 20:39:08 UTC) #3
stevenjb
LGTM
9 years, 4 months ago (2011-08-09 20:45:15 UTC) #4
commit-bot: I haz the power
9 years, 4 months ago (2011-08-10 22:34:06 UTC) #5
Change committed as 96231

Powered by Google App Engine
This is Rietveld 408576698