Chromium Code Reviews
Help | Chromium Project | Sign in
(65)

Issue 3244002: (2nd try) Add a helper class that keeps per-profile information for FileSystem API (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 9 months ago by kinuko
Modified:
4 years ago
Reviewers:
dmazzoni
CC:
chromium-reviews, brettw-cc_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Add a helper class that keeps per-profile information for FileSystem API Reapplying with the correct constructor order in resource_message_filter. The original one was: http://codereview.chromium.org/3028033 Reverted due to rebase/merge failure: http://codereview.chromium.org/3243005 BUG=32277 TEST=FileSystemHostContextTest TBR=dmazzoni Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57733

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+289 lines, -5 lines) Patch
M chrome/browser/file_system/file_system_dispatcher_host.h View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/file_system/file_system_dispatcher_host.cc View 2 chunks +35 lines, -5 lines 0 comments Download
A chrome/browser/file_system/file_system_host_context.h View 1 chunk +51 lines, -0 lines 0 comments Download
A chrome/browser/file_system/file_system_host_context.cc View 1 chunk +65 lines, -0 lines 0 comments Download
A chrome/browser/file_system/file_system_host_context_unittest.cc View 1 chunk +101 lines, -0 lines 0 comments Download
M chrome/browser/profile.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/profile.cc View 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/profile_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/profile_impl.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/testing_profile.h View 1 chunk +1 line, -0 lines 0 comments Download
Commit: CQ not working?

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be