WaitableEvent: Receive ScopedHandle at construction and remove Release method.
commit94ed6c4e96e06a54b917c6c17c96d8a26a65f54e
authorrvargas <rvargas@chromium.org>
Tue, 25 Nov 2014 01:23:31 +0000 (24 17:23 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 25 Nov 2014 01:23:53 +0000 (25 01:23 +0000)
treef8e82b7cbaced65034b2f954a41c7a4ea038848e
parent7837acb187f2ac38a8fa9e1c40cea0f0d029da24
WaitableEvent: Receive ScopedHandle at construction and remove Release method.

Both methods were dealing with raw handles.

BUG=416721

Review URL: https://codereview.chromium.org/750743002

Cr-Commit-Position: refs/heads/master@{#305549}
base/process/process_util_unittest.cc
base/synchronization/waitable_event.h
base/synchronization/waitable_event_win.cc
content/renderer/npapi/webplugin_delegate_proxy.cc
content/renderer/npapi/webplugin_delegate_proxy.h