Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Issue 853743002: First pass at fixing guest browser cookies issue.

Created:
5 years, 11 months ago by Mike Lerman
Modified:
5 years, 10 months ago
Reviewers:
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

First pass at fixing guest browser cookies issue. Dependent on: codereview.chromium.org/847733005 BUG=445036

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Post-Rebase #

Patch Set 4 : Delete the Profile Manager. Guest Profile doesn't write to autocomplete/history. Views still needs … #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -13 lines) Patch
M chrome/browser/autocomplete/shortcuts_backend_factory.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/feedback/show_feedback_page.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/history/in_memory_url_index.cc View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile_destroyer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_destroyer.cc View 1 2 3 4 chunks +30 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_manager.h View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_syncable_service.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/app_list/model_pref_updater.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 2 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_list.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/app_list/app_list_model.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M ui/app_list/views/app_list_folder_view.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/views/app_list_main_view.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M ui/app_list/views/apps_grid_view.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698