summaryrefslogtreecommitdiffstats
path: root/ppapi/api/ppb_audio.idl
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-16 19:07:35 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-16 19:07:35 +0000
commit63e26829823d96127ad24eabbca69e4d6008d7aa (patch)
treef67bcf5b4ca9ae655b2f86db22df278bbd114683 /ppapi/api/ppb_audio.idl
parentfd4c31da5b3674eb049b6054ed1e87870ea5db5d (diff)
downloadchromium_src-63e26829823d96127ad24eabbca69e4d6008d7aa.zip
chromium_src-63e26829823d96127ad24eabbca69e4d6008d7aa.tar.gz
chromium_src-63e26829823d96127ad24eabbca69e4d6008d7aa.tar.bz2
Remove more unnecessary ChromeURLRequestContext members.
ProfileIOData is now always deleted on the IO thread. Replaces a use of ChromeURLRequestContextGetter with a ChromeURLDataManagerBackend getter callback. Also gets rid of ExtensionInfoMap from ChromeURLRequestContext by directly passing it into the places that need it. Gets rid of the HTML5 storage objects from ChromeURLRequestContext too. Adds a workaround for TranslateManager's Profile::GetDefaultRequestContext() use, since after this refactoring (by not requiring ChromeURLRequestContextGetter for ChromeURLDataManagerBackend), it prevents having to initialize the ChromeURLRequestContextGetter in most tests since they don't actually use it. This means |default_request_context_| doesn't always get initialized in BrowserMain(), which causes TranslateManager to crash on startup since it requires |default_request_context_| to be initialized. So we forcibly initialize |default_request_context_| until TranslateManager stops depending on this. BUG=89396 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92668 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92690 Review URL: http://codereview.chromium.org/7282054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/api/ppb_audio.idl')
0 files changed, 0 insertions, 0 deletions