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

Issue 9582045: Making GenericScopedHandle capable of handling handle types other than HANDLE. (Closed)

Created:
8 years, 9 months ago by alexeypa (please no reviews)
Modified:
8 years, 9 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Making GenericScopedHandle capable of handling handle types other than HANDLE. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124980

Patch Set 1 #

Patch Set 2 : Fixup. #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -40 lines) Patch
M base/win/scoped_handle.h View 1 1 chunk +53 lines, -40 lines 0 comments Download
M chrome/service/cloud_print/print_system_win.cc View 1 chunk +13 lines, -0 lines 3 comments Download
M printing/backend/win_helper.h View 1 chunk +13 lines, -0 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
alexeypa (please no reviews)
Please, take a look.
8 years, 9 months ago (2012-03-03 17:00:00 UTC) #1
alexeypa (please no reviews)
+brettw
8 years, 9 months ago (2012-03-03 17:01:55 UTC) #2
gene
lgtm for printing
8 years, 9 months ago (2012-03-03 17:45:34 UTC) #3
brettw
lgtm
8 years, 9 months ago (2012-03-05 18:14:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/9582045/3001
8 years, 9 months ago (2012-03-05 18:21:57 UTC) #5
Vitaly Buka (NO REVIEWS)
lgtm http://codereview.chromium.org/9582045/diff/3001/chrome/service/cloud_print/print_system_win.cc File chrome/service/cloud_print/print_system_win.cc (left): http://codereview.chromium.org/9582045/diff/3001/chrome/service/cloud_print/print_system_win.cc#oldcode36 chrome/service/cloud_print/print_system_win.cc:36: class PrinterChangeHandleTraits { : pubic HandleTraits http://codereview.chromium.org/9582045/diff/3001/printing/backend/win_helper.h File ...
8 years, 9 months ago (2012-03-05 18:52:14 UTC) #6
alexeypa (please no reviews)
http://codereview.chromium.org/9582045/diff/3001/chrome/service/cloud_print/print_system_win.cc File chrome/service/cloud_print/print_system_win.cc (left): http://codereview.chromium.org/9582045/diff/3001/chrome/service/cloud_print/print_system_win.cc#oldcode36 chrome/service/cloud_print/print_system_win.cc:36: class PrinterChangeHandleTraits { On 2012/03/05 18:52:14, Vitaly Buka wrote: ...
8 years, 9 months ago (2012-03-05 18:56:58 UTC) #7
brettw
http://codereview.chromium.org/9582045/diff/3001/chrome/service/cloud_print/print_system_win.cc File chrome/service/cloud_print/print_system_win.cc (left): http://codereview.chromium.org/9582045/diff/3001/chrome/service/cloud_print/print_system_win.cc#oldcode36 chrome/service/cloud_print/print_system_win.cc:36: class PrinterChangeHandleTraits { I would not necessarily expect that ...
8 years, 9 months ago (2012-03-05 18:58:43 UTC) #8
Vitaly Buka (NO REVIEWS)
I believe HANDLE for printer and HANDLE for Semaphore are related in the same way ...
8 years, 9 months ago (2012-03-05 19:09:11 UTC) #9
Vitaly Buka (NO REVIEWS)
BTW. Its traits. it does note create relation between ScopedHandle and ScopedPrinterHandle anyway. But it's ...
8 years, 9 months ago (2012-03-05 19:14:19 UTC) #10
commit-bot: I haz the power
8 years, 9 months ago (2012-03-05 20:07:12 UTC) #11
Change committed as 124980

Powered by Google App Engine
This is Rietveld 408576698