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

Issue 9622020: C++ Readability Review for thestig. (Closed)

Created:
8 years, 9 months ago by Lei Zhang
Modified:
8 years, 8 months ago
CC:
joi+watch-content_chromium.org, darin-cc_chromium.org, vandebo (ex-Chrome)
Visibility:
Public.

Description

C++ Readability Review for thestig. Original review: https://chromiumcodereview.appspot.com/9560008/ BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131917

Patch Set 1 #

Total comments: 62

Patch Set 2 : rebase and address comments #

Total comments: 19

Patch Set 3 : address comments #

Total comments: 4

Patch Set 4 : address another round of comments #

Total comments: 2

Patch Set 5 : fix minor comment issue #

Patch Set 6 : blank line #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -177 lines) Patch
M content/browser/media_device_notifications_linux.h View 1 2 5 chunks +18 lines, -26 lines 2 comments Download
M content/browser/media_device_notifications_linux.cc View 1 2 3 10 chunks +89 lines, -44 lines 0 comments Download
M content/browser/media_device_notifications_linux_unittest.cc View 1 2 3 4 5 12 chunks +158 lines, -107 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Lei Zhang
8 years, 9 months ago (2012-03-19 21:27:35 UTC) #1
ajl
Hi Lei, First of all, thanks for submitting your code for readability review. As we ...
8 years, 9 months ago (2012-03-23 22:47:39 UTC) #2
Lei Zhang
Thanks for the review. I certainly learned a few things I had missed from the ...
8 years, 9 months ago (2012-03-24 03:01:26 UTC) #3
ajl
Great job with your revisions, this code is coming along very well. I have a ...
8 years, 8 months ago (2012-04-03 23:35:57 UTC) #4
Lei Zhang
The comments from the email did not show up here. I've included the ones I ...
8 years, 8 months ago (2012-04-04 05:31:29 UTC) #5
Lei Zhang
https://chromiumcodereview.appspot.com/9622020/diff/1/content/browser/media_device_notifications_linux_unittest.cc File content/browser/media_device_notifications_linux_unittest.cc (right): https://chromiumcodereview.appspot.com/9622020/diff/1/content/browser/media_device_notifications_linux_unittest.cc#newcode10 content/browser/media_device_notifications_linux_unittest.cc:10: On 2012/03/23 22:47:39, ajl wrote: > The style guide ...
8 years, 8 months ago (2012-04-09 23:19:30 UTC) #6
ajl
Once again, excellent work with your revisions. I only have a couple more very minor ...
8 years, 8 months ago (2012-04-10 01:28:27 UTC) #7
Lei Zhang
I put in the blank line because my team is prefers that style in Chromium ...
8 years, 8 months ago (2012-04-10 21:02:47 UTC) #8
ajl
There is still one more issue that is not quite addressed here. Once that is ...
8 years, 8 months ago (2012-04-11 02:10:30 UTC) #9
Lei Zhang
https://chromiumcodereview.appspot.com/9622020/diff/18002/content/browser/media_device_notifications_linux_unittest.cc File content/browser/media_device_notifications_linux_unittest.cc (right): https://chromiumcodereview.appspot.com/9622020/diff/18002/content/browser/media_device_notifications_linux_unittest.cc#newcode134 content/browser/media_device_notifications_linux_unittest.cc:134: // Append mtab entries from the |data| array of ...
8 years, 8 months ago (2012-04-11 02:24:01 UTC) #10
ajl
All right, everything looks good to me now. You're done. Congratulations, and thanks for your ...
8 years, 8 months ago (2012-04-11 19:14:55 UTC) #11
Lei Zhang
vandebo: Please review this CL. jam: content OWNERS review.
8 years, 8 months ago (2012-04-11 20:26:02 UTC) #12
jam
On 2012/04/11 20:26:02, Lei Zhang wrote: > vandebo: Please review this CL. > jam: content ...
8 years, 8 months ago (2012-04-11 20:33:19 UTC) #13
vandebo (ex-Chrome)
LGTM https://chromiumcodereview.appspot.com/9622020/diff/1/content/browser/media_device_notifications_linux.cc File content/browser/media_device_notifications_linux.cc (right): https://chromiumcodereview.appspot.com/9622020/diff/1/content/browser/media_device_notifications_linux.cc#newcode20 content/browser/media_device_notifications_linux.cc:20: const char* const kDCIMDirName = "DCIM"; On 2012/03/23 ...
8 years, 8 months ago (2012-04-11 21:45:15 UTC) #14
Lei Zhang
https://chromiumcodereview.appspot.com/9622020/diff/28002/content/browser/media_device_notifications_linux.h File content/browser/media_device_notifications_linux.h (right): https://chromiumcodereview.appspot.com/9622020/diff/28002/content/browser/media_device_notifications_linux.h#newcode38 content/browser/media_device_notifications_linux.h:38: // Aside from the base::RefCountedThreadSafe friend class, and derived ...
8 years, 8 months ago (2012-04-12 00:15:10 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/9622020/28002
8 years, 8 months ago (2012-04-12 01:40:05 UTC) #16
commit-bot: I haz the power
8 years, 8 months ago (2012-04-12 03:20:47 UTC) #17
Change committed as 131917

Powered by Google App Engine
This is Rietveld 408576698