diff options
author | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-29 21:13:33 +0000 |
---|---|---|
committer | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-29 21:13:33 +0000 |
commit | 9fe42045f001725cb3915deb53d45fa2dfb573ed (patch) | |
tree | 1dc7600e8cb0bc2191b1518ffbd7eb2e2284c729 /chrome/browser/extensions/page_action_controller_unittest.cc | |
parent | 36e7d5c0a1056c150ca74528cffd6d1ca30c22ad (diff) | |
download | chromium_src-9fe42045f001725cb3915deb53d45fa2dfb573ed.zip chromium_src-9fe42045f001725cb3915deb53d45fa2dfb573ed.tar.gz chromium_src-9fe42045f001725cb3915deb53d45fa2dfb573ed.tar.bz2 |
Convert extensions::LazyBackgroundTaskQueue from Profile to BrowserContext
To do this, introduce the concept of an ExtensionsBrowserClient that allows
the extensions module to ask Profile-like questions of the embedder. The
rest of the change is mostly mechanical.
Also, introduce some conventions around profile() vs. browser_context() and
GetForProfile() vs. GetForBrowserContext() so we can tell which pieces of
the system have been converted.
BUG=309909
TEST=browser_tests LazyBackgroundPageApiTest.* unit_tests LazyBackgroundTaskQueueTest.*
Review URL: https://codereview.chromium.org/46793003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231641 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/page_action_controller_unittest.cc')
0 files changed, 0 insertions, 0 deletions