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

Issue 1121233003: Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles. (Closed)

Created:
5 years, 7 months ago by Shrikant Kelkar
Modified:
5 years, 7 months ago
CC:
chromium-reviews, grt+watch_chromium.org, erikwright+watch_chromium.org, scheib+watch_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles. Current implicit assumption for VerifierTraits when it is using ActiveVerifier seems to be that these are all one category of handles, espcially kernel handles as it is hooking up CloseHandle API. HDC/Printer Handle/Device Info handle all different from kernel handles. BUG=475872 R=cpu@chromium.org,grt@chromium.org,wfh@chromium.org,vitalybuka@chromium.org,keybuk@chromium.org, armansito@chromium.org, rpaquay@chromium.org Committed: https://crrev.com/832ccd5cc5904f848c0eb6a41e46b1d2cb2f92cc Cr-Commit-Position: refs/heads/master@{#328402}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M base/win/scoped_hdc.h View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_low_energy_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/backend/win_helper.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
Shrikant Kelkar
5 years, 7 months ago (2015-05-04 19:30:02 UTC) #1
grt (UTC plus 2)
If these handle-like things aren't kernel handles and don't make use of the verifier, can ...
5 years, 7 months ago (2015-05-04 19:42:45 UTC) #2
Will Harris
I don't think this code is buggy at the moment, as the Traits define the ...
5 years, 7 months ago (2015-05-04 19:48:56 UTC) #3
grt (UTC plus 2)
On 2015/05/04 19:48:56, Will Harris wrote: > I don't think this code is buggy at ...
5 years, 7 months ago (2015-05-04 19:56:12 UTC) #4
Shrikant Kelkar
On 2015/05/04 19:56:12, grt wrote: > On 2015/05/04 19:48:56, Will Harris wrote: > > I ...
5 years, 7 months ago (2015-05-04 20:10:35 UTC) #5
Will Harris
Spoke to shrikant - agree with his assessment here, considering the namespaces for these types ...
5 years, 7 months ago (2015-05-04 20:13:05 UTC) #6
Vitaly Buka (NO REVIEWS)
lgtm
5 years, 7 months ago (2015-05-04 22:12:22 UTC) #7
grt (UTC plus 2)
rubberstam lgtm, though I think scoped_ptr should be preferred in general.
5 years, 7 months ago (2015-05-04 22:17:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1121233003/1
5 years, 7 months ago (2015-05-05 18:10:08 UTC) #10
Shrikant Kelkar
+armansito for BLE
5 years, 7 months ago (2015-05-05 20:29:31 UTC) #13
Shrikant Kelkar
+rpaquay as per keybuk@
5 years, 7 months ago (2015-05-05 20:32:21 UTC) #15
cpu_(ooo_6.6-7.5)
lgtm
5 years, 7 months ago (2015-05-05 20:52:10 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1121233003/1
5 years, 7 months ago (2015-05-05 20:53:26 UTC) #18
rpaquay
lgtm
5 years, 7 months ago (2015-05-05 20:57:52 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-05 21:09:19 UTC) #20
commit-bot: I haz the power
5 years, 7 months ago (2015-05-05 21:10:03 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/832ccd5cc5904f848c0eb6a41e46b1d2cb2f92cc
Cr-Commit-Position: refs/heads/master@{#328402}

Powered by Google App Engine
This is Rietveld 408576698