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

Issue 14066003: Don't allow elevation for CHROME_OS. (Closed)

Created:
7 years, 8 months ago by Adrian Kuegel
Modified:
7 years, 8 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Don't allow elevation for CHROME_OS. BUG=228867 TEST=Manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194882

Patch Set 1 #

Patch Set 2 : Remove unlock buttons. #

Total comments: 11

Patch Set 3 : Address review comments. #

Total comments: 1

Patch Set 4 : Address nit. #

Patch Set 5 : Rebase to ToT. #

Patch Set 6 : Fix bug in set_elevated function. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -93 lines) Patch
M chrome/browser/extensions/crx_installer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_uninstall_dialog.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_mode_browsertest.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/managed_mode/managed_mode_navigation_observer.cc View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/managed_mode/managed_user_service.cc View 1 2 3 4 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/managed_mode/managed_user_service_unittest.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/extensions/extensions.html View 1 2 3 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/resources/extensions/extensions.js View 1 2 3 1 chunk +9 lines, -7 lines 0 comments Download
M chrome/browser/resources/history/history.html View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/history/history.js View 1 2 3 2 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/resources/managed_mode_block_interstitial.html View 1 2 3 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/resources/managed_mode_block_interstitial.js View 1 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/managed_user_settings.html View 1 2 1 chunk +16 lines, -12 lines 0 comments Download
M chrome/browser/resources/options/managed_user_settings.js View 1 2 3 chunks +38 lines, -33 lines 0 comments Download
M chrome/browser/resources/options/options.js View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/managed_user_passphrase_handler.cc View 1 2 2 chunks +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/webui/options/managed_user_settings_handler.cc View 1 2 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Adrian Kuegel
Bernhard, could you please review this changelist? Feel free to reject if it is too ...
7 years, 8 months ago (2013-04-11 13:11:49 UTC) #1
Bernhard Bauer
https://codereview.chromium.org/14066003/diff/3001/chrome/browser/managed_mode/managed_mode_navigation_observer.cc File chrome/browser/managed_mode/managed_mode_navigation_observer.cc (right): https://codereview.chromium.org/14066003/diff/3001/chrome/browser/managed_mode/managed_mode_navigation_observer.cc#newcode345 chrome/browser/managed_mode/managed_mode_navigation_observer.cc:345: is_elevated_ = is_elevated; Hmm, could we DCHECK in that ...
7 years, 8 months ago (2013-04-11 13:31:18 UTC) #2
Adrian Kuegel
I added NOTREACHED statements in the elevation related functions, and modified the other code accordingly ...
7 years, 8 months ago (2013-04-11 15:56:10 UTC) #3
Bernhard Bauer
lgtm
7 years, 8 months ago (2013-04-11 16:26:38 UTC) #4
Adrian Kuegel
James, could I please get your approval for this changelist? Bernhard is OWNER for chrome/browser/managed_mode, ...
7 years, 8 months ago (2013-04-12 13:51:12 UTC) #5
James Hawkins
On 2013/04/12 13:51:12, Adrian Kuegel wrote: > James, could I please get your approval for ...
7 years, 8 months ago (2013-04-12 17:14:07 UTC) #6
James Hawkins
LGTM but I'd like to note that this is a poor long-term fix (adding a ...
7 years, 8 months ago (2013-04-12 17:15:36 UTC) #7
Adrian Kuegel
Benjamin, can you please review the files in chrome/browser/extensions?
7 years, 8 months ago (2013-04-16 14:44:36 UTC) #8
Adrian Kuegel
On 2013/04/12 17:15:36, James Hawkins wrote: > LGTM but I'd like to note that this ...
7 years, 8 months ago (2013-04-16 14:52:08 UTC) #9
not at google - send to devlin
Yeah this is death by a thousand ifdefs. lgtm I suppose.
7 years, 8 months ago (2013-04-17 01:34:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akuegel@chromium.org/14066003/32001
7 years, 8 months ago (2013-04-18 07:49:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akuegel@chromium.org/14066003/48001
7 years, 8 months ago (2013-04-18 09:01:27 UTC) #12
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 11:27:56 UTC) #13
Message was sent while issue was closed.
Change committed as 194882

Powered by Google App Engine
This is Rietveld 408576698