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

Issue 7396002: More trivial cleanupi of ppapi/c/trusted headers (Closed)

Created:
9 years, 5 months ago by noelallen1
Modified:
9 years, 5 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

More trivial cleanupi of ppapi/c/trusted headers BUG= http://code.google.com/p/chromium/issues/detail?id=76271 TEST= run try Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92914

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 7

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -84 lines) Patch
M ppapi/c/trusted/ppb_audio_trusted.h View 1 2 3 4 5 6 3 chunks +26 lines, -8 lines 0 comments Download
M ppapi/c/trusted/ppb_broker_trusted.h View 1 2 3 4 5 6 4 chunks +14 lines, -10 lines 0 comments Download
M ppapi/c/trusted/ppb_buffer_trusted.h View 1 2 3 4 5 6 2 chunks +22 lines, -3 lines 0 comments Download
M ppapi/c/trusted/ppb_file_io_trusted.h View 1 2 3 4 5 6 1 chunk +45 lines, -24 lines 1 comment Download
M ppapi/c/trusted/ppb_image_data_trusted.h View 1 2 3 4 5 6 2 chunks +23 lines, -4 lines 0 comments Download
M ppapi/c/trusted/ppb_url_loader_trusted.h View 1 2 3 4 5 6 1 chunk +57 lines, -28 lines 0 comments Download
M ppapi/c/trusted/ppp_broker.h View 1 2 3 4 5 6 2 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dmichael (off chromium)
Mostly pretty good, but there is some odd formatting and there are some lint errors. ...
9 years, 5 months ago (2011-07-17 02:00:10 UTC) #1
noelallen1
PTAL There are a few files, for example Broker, where we define API outside of ...
9 years, 5 months ago (2011-07-18 17:51:56 UTC) #2
dmichael (off chromium)
One optional nit. This also seems to have some of the same extra carriage returns ...
9 years, 5 months ago (2011-07-18 18:00:16 UTC) #3
noelallen1
9 years, 5 months ago (2011-07-18 20:14:57 UTC) #4
dmichael (off chromium)
9 years, 5 months ago (2011-07-18 21:19:40 UTC) #5
one more nit I noticed, but you can do that in another CL.

LGTM with green trybots.

http://codereview.chromium.org/7396002/diff/4008/ppapi/c/trusted/ppb_file_io_...
File ppapi/c/trusted/ppb_file_io_trusted.h (right):

http://codereview.chromium.org/7396002/diff/4008/ppapi/c/trusted/ppb_file_io_...
ppapi/c/trusted/ppb_file_io_trusted.h:59: */
Is there any way to have comments go in to a separate section that doesn't have
the doxygen style? Maybe even just the way you inject verbatim code or
something.

But in general I'd prefer not to have these TODOs show up in the doxygen output.

Feel free to do in another CL.

Powered by Google App Engine
This is Rietveld 408576698