|
Misc. cleanup, primarily removing unused locals.
Also various other fixes, e.g. condensing code, converting DCHECK_LT(0, a) -> DCHECK_GT(a, 0) (and the like) for readability, inserting a few typecasts.
BUG=none
TEST=none
Committed: https://crrev.com/7bc277b97e9f5f3b470c4b6ccd9337ff73892159
Cr-Commit-Position: refs/heads/master@{#299362}
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+106 lines, -134 lines) |
Patch |
|
M |
chrome/app/chrome_crash_reporter_client.cc
|
View
|
1
|
2 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/devtools_ui.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/installer/util/installer_state.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/service/service_utility_process_host.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
components/crash/app/breakpad_win.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/crash/tools/crash_service.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
components/wifi/wifi_service_win.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
content/browser/devtools/devtools_http_handler_impl.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/fileapi/obfuscated_file_util_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
content/test/plugin/plugin_get_javascript_url_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/test/plugin/plugin_npobject_lifetime_test.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_reader.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_sync_channel.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
net/base/escape.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
net/disk_cache/cache_util.cc
|
View
|
|
1 chunk |
+4 lines, -7 lines |
2 comments
|
Download
|
|
M |
net/disk_cache/simple/simple_synchronous_entry.cc
|
View
|
|
19 chunks |
+43 lines, -46 lines |
4 comments
|
Download
|
|
M |
net/disk_cache/simple/simple_util.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
net/proxy/dhcp_proxy_script_adapter_fetcher_win.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
net/spdy/spdy_frame_builder.cc
|
View
|
|
5 chunks |
+13 lines, -13 lines |
1 comment
|
Download
|
|
M |
net/spdy/spdy_framer.cc
|
View
|
|
4 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
|
M |
net/spdy/spdy_session_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
ui/gfx/gdi_util.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
ui/gfx/gdi_util.cc
|
View
|
|
3 chunks |
+13 lines, -17 lines |
0 comments
|
Download
|
|
M |
ui/gfx/win/hwnd_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 20 (6 generated)
|