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

Issue 6110005: Reland "Remove base/scoped_handle_win.h." (Closed)

Created:
9 years, 11 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, vrk (LEFT CHROMIUM), cbentzel+watch_chromium.org, sjl, Alpha Left Google, ddorwin+watch_chromium.org, amit, Paweł Hajdan Jr., jam, acolwell GONE FROM CHROMIUM, annacc, darin-cc_chromium.org, awong, brettw-cc_chromium.org, pam+watch_chromium.org, scherkus (not reviewing), ceee-reviews_chromium.org
Visibility:
Public.

Description

Reland "Remove base/scoped_handle_win.h." Fixed the problem with rlz library. Now should be fine to land this again. This reverts commit 3620d9501af7bff688862c54fdd60f7eb41797f3. Original Review URL: http://codereview.chromium.org/6126002/ BUG=None TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70861

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -245 lines) Patch
M app/win/win_util.cc View 2 chunks +1 line, -2 lines 0 comments Download
M base/file_util_unittest.cc View 6 chunks +8 lines, -5 lines 0 comments Download
M base/message_loop_unittest.cc View 7 chunks +16 lines, -14 lines 0 comments Download
M base/message_pump_win.h View 3 chunks +3 lines, -3 lines 0 comments Download
M base/scoped_handle.h View 2 chunks +1 line, -5 lines 0 comments Download
D base/scoped_handle_win.h View 1 chunk +0 lines, -9 lines 0 comments Download
M base/test/test_file_util_win.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M base/win/event_trace_consumer_unittest.cc View 3 chunks +9 lines, -7 lines 0 comments Download
M base/win/event_trace_controller_unittest.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M base/win/win_util.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ceee/common/process_utils_win.cc View 4 chunks +6 lines, -7 lines 0 comments Download
M ceee/ie/common/chrome_frame_host.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ceee/ie/plugin/bho/executor_com_unittest.cc View 4 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/aeropeek_manager.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/enumerate_modules_model_win.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/importer/ie_importer.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/memory_details_win.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/process_singleton_win.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/common/service_process_util_win.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/installer/setup/uninstall.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/installer/util/package_unittest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/installer/util/product_unittest.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/service/service_utility_process_host.cc View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/utility/utility_thread.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome_frame/crash_reporting/minidump_test.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome_frame/crash_reporting/nt_loader_unittest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.cc View 6 chunks +7 lines, -6 lines 0 comments Download
M chrome_frame/test/dll_redirector_test.cc View 4 chunks +5 lines, -7 lines 0 comments Download
M chrome_frame/test/ie_event_sink.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome_frame/test/net/fake_external_tab.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome_frame/test/net/fake_external_tab.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome_frame/test/test_server_test.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome_frame/test/test_with_web_server.h View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome_frame/test/urlmon_moniker_integration_test.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome_frame/test_utils.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome_frame/vtable_patch_manager_unittest.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M gfx/icon_util.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ipc/ipc_channel_win.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M media/audio/win/wavein_input_win.h View 3 chunks +3 lines, -3 lines 0 comments Download
M media/audio/win/waveout_output_win.h View 2 chunks +4 lines, -3 lines 0 comments Download
M net/disk_cache/backend_unittest.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M net/disk_cache/cache_util_win.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M net/test/test_server.h View 3 chunks +5 lines, -5 lines 0 comments Download
M net/test/test_server_win.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M net/tools/dump_cache/dump_cache.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M net/tools/dump_cache/upgrade.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M printing/emf_win_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M sandbox/src/file_policy_test.cc View 2 chunks +12 lines, -10 lines 0 comments Download
M sandbox/src/filesystem_policy.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M sandbox/src/process_policy_test.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M sandbox/src/registry_dispatcher.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M sandbox/src/restricted_token_utils.cc View 6 chunks +7 lines, -8 lines 0 comments Download
M sandbox/src/sync_policy_test.cc View 4 chunks +12 lines, -11 lines 0 comments Download
M sandbox/src/unload_dll_test.cc View 3 chunks +6 lines, -5 lines 0 comments Download
sandbox/src/win_utils_unittest.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
Please, take a look.
9 years, 11 months ago (2011-01-09 14:51:08 UTC) #1
tfarina
Please, take a look.
9 years, 11 months ago (2011-01-09 14:51:14 UTC) #2
brettw
9 years, 11 months ago (2011-01-09 16:24:13 UTC) #3
LGTM rubber stamp

On Sun, Jan 9, 2011 at 6:51 AM,  <tfarina@chromium.org> wrote:
> Please, take a look.
>
> http://codereview.chromium.org/6110005/
>

Powered by Google App Engine
This is Rietveld 408576698