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

Issue 7322014: Autofill button should get enabled and disabled according to the policy value. (Closed)

Created:
9 years, 5 months ago by pastarmovj
Modified:
9 years, 5 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Autofill button should get enabled and disabled according to the policy value. BUG=82912 TEST=Manually set the policy and observe the button gets disabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91882

Patch Set 1 #

Total comments: 4

Patch Set 2 : Moved the code to JS and fixed the incognito mode. #

Patch Set 3 : Cleaned up the unneeded (anymore) includes. #

Patch Set 4 : One last tiny cleanup. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M chrome/browser/resources/options/personal_options.js View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
pastarmovj
Please review this small change that fixes a minor UI issue with the AutoFill button ...
9 years, 5 months ago (2011-07-07 16:51:27 UTC) #1
stuartmorgan
LGTM
9 years, 5 months ago (2011-07-07 21:07:11 UTC) #2
Joao da Silva
This certainly fixes the problem, but please consider the comments below and let me know ...
9 years, 5 months ago (2011-07-08 08:56:28 UTC) #3
pastarmovj
Following Joao's advice I moved all the handling of the pref change to the JS ...
9 years, 5 months ago (2011-07-08 09:33:30 UTC) #4
Joao da Silva
LGTM!
9 years, 5 months ago (2011-07-08 09:40:52 UTC) #5
stuartmorgan
Still LGTM (although I'm not particularly familiar with this code)
9 years, 5 months ago (2011-07-08 15:22:36 UTC) #6
commit-bot: I haz the power
9 years, 5 months ago (2011-07-08 18:47:02 UTC) #7
Change committed as 91882

Powered by Google App Engine
This is Rietveld 408576698