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

Issue 10693133: Add a helper function to query whether parental control logging is on for the current chrome user (Closed)

Created:
8 years, 5 months ago by ananta
Modified:
8 years, 5 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Add a helper function to query whether parental control logging is on for the current chrome user to base\win\metro. BUG=133560 R=cpu Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146214

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -0 lines) Patch
M base/win/metro.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M base/win/metro.cc View 1 2 3 4 2 chunks +38 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ananta
8 years, 5 months ago (2012-07-11 00:03:47 UTC) #1
jar (doing other things)
https://chromiumcodereview.appspot.com/10693133/diff/5002/base/win/metro.cc File base/win/metro.cc (right): https://chromiumcodereview.appspot.com/10693133/diff/5002/base/win/metro.cc#newcode93 base/win/metro.cc:93: static bool parental_control_logging_required = false; Is this only called ...
8 years, 5 months ago (2012-07-11 21:07:06 UTC) #2
ananta
https://chromiumcodereview.appspot.com/10693133/diff/5002/base/win/metro.cc File base/win/metro.cc (right): https://chromiumcodereview.appspot.com/10693133/diff/5002/base/win/metro.cc#newcode93 base/win/metro.cc:93: static bool parental_control_logging_required = false; On 2012/07/11 21:07:06, jar ...
8 years, 5 months ago (2012-07-11 21:13:02 UTC) #3
jar (doing other things)
8 years, 5 months ago (2012-07-11 21:19:49 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698