Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7485)

Issue 6622046: Added a new constant for Debug Daemon's GetFeedbackLogs.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by tudalex
Modified:
2 years ago
Reviewers:
tudalex, satorux
Base URL:
http://git.chromium.org/chromiumos/platform/system_api.git@master
Visibility:
Public.

Description

Added a new constant for Debug Daemon's GetFeedbackLogs. BUG=None.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M dbus/service_constants.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2
tudalex
11 years, 6 months ago (2012-10-05 10:33:33 UTC) #1
tudalex_gmail.com
11 years, 6 months ago (2012-10-05 16:36:54 UTC) #2
Sorry. New laptop and for some reason it had set codereview.appspot.com instead
of codereview.chromium.org.
On Oct 5, 2012, at 1:33 PM, tudalex@chromium.org wrote:

> Reviewers: satorux,
> 
> Description:
> Added a new constant for Debug Daemon's GetFeedbackLogs.
> 
> 
> BUG=None.
> 
> 
> Please review this at https://codereview.appspot.com/6622046/
> 
> Affected files:
>  M dbus/service_constants.h
> 
> 
> Index: dbus/service_constants.h
> diff --git a/dbus/service_constants.h b/dbus/service_constants.h
> index
1b29a36523bd26975dc901c3dada6ce56205812e..64eb54c2d748eabf4e2f332875ad4f6156865c19
100644
> --- a/dbus/service_constants.h
> +++ b/dbus/service_constants.h
> @@ -1159,6 +1159,7 @@ const char kSystraceStop[] = "SystraceStop";
> const char kSystraceStatus[] = "SystraceStatus";
> const char kGetLog[] = "GetLog";
> const char kGetAllLogs[] = "GetAllLogs";
> +const char kGetFeedbackLogs[] = "GetFeedbackLogs";
> const char kTestICMP[] = "TestICMP";
> }  // namespace debugd
> 
> 
> 

Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b