forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove second layer of lazy loading from base_feature_provider.
LazyFeatureProvider is not thread safe and can cause crashes. This CL removes LazyFeatureProvider altogether. BUG=313743 Review URL: https://codereview.chromium.org/57863004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236272 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
meacer@chromium.org
committed
Nov 20, 2013
1 parent
84e3fb1
commit 2dd966a
Showing
2 changed files
with
47 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters