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

Issue 4997001: C++ readability change for jochen (Closed)

Created:
10 years, 1 month ago by jochen (gone - plz use gerrit)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org, Matt Perry, yzshen, brettw-cc_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

C++ readability change for jochen BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67698

Patch Set 1 #

Total comments: 24

Patch Set 2 : updates #

Patch Set 3 : more long long to int64 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -74 lines) Patch
M chrome/browser/extensions/extension_webnavigation_api.h View 1 4 chunks +17 lines, -13 lines 0 comments Download
M chrome/browser/extensions/extension_webnavigation_api.cc View 1 12 chunks +21 lines, -23 lines 0 comments Download
M chrome/browser/extensions/extension_webnavigation_apitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_webnavigation_unittest.cc View 1 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host_delegate.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/provisional_load_details.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/provisional_load_details.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/notification_type.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/render_messages_internal.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/render_messages_params.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
adding brett who was assigned as reviewer. He's on vacation for the next week, just ...
10 years, 1 month ago (2010-11-15 15:53:11 UTC) #1
brettw
Overall, this code looks good. I know there are a number of comments here, but ...
10 years, 1 month ago (2010-11-23 22:44:09 UTC) #2
jochen (gone - plz use gerrit)
The new files are due to changing long long to int64 everywhere http://codereview.chromium.org/4997001/diff/1/chrome/browser/extensions/extension_webnavigation_api.cc File chrome/browser/extensions/extension_webnavigation_api.cc ...
10 years, 1 month ago (2010-11-24 07:37:36 UTC) #3
brettw
10 years ago (2010-11-29 23:44:37 UTC) #4
LGTM. Please ping me when you've checked this in so I can mark the readability
review bug complete.

Powered by Google App Engine
This is Rietveld 408576698