[Extensions] Keep track of whether a user has set the 'allowed on all urls' bit
commitbb2135822e44b2dbf6cde3f5a95ee59120b57084
authorrdevlin.cronin <rdevlin.cronin@chromium.org>
Tue, 10 Feb 2015 00:25:55 +0000 (9 16:25 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 00:26:46 +0000 (10 00:26 +0000)
tree655be34acadb1a74b9cffd445ebd026dc93d6bc1
parent9e4a7ad0e922d3f6a9d648e2ac1696a5136ea87f
[Extensions] Keep track of whether a user has set the 'allowed on all urls' bit

In order to sync the all-urls flag, we'll also need to track whether or not
there's a user-set preference for it. Do so via another pref.

BUG=454833

Review URL: https://codereview.chromium.org/885103003

Cr-Commit-Position: refs/heads/master@{#315450}
chrome/browser/extensions/extension_ui_unittest.cc
chrome/browser/extensions/extension_util.cc
chrome/browser/extensions/extension_util.h
chrome/browser/ui/webui/extensions/extension_settings_handler.cc