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

Issue 339078: Convert chrome_url_data_manager (previously a global) into a (Closed)

Created:
11 years, 1 month ago by tony
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Convert chrome_url_data_manager (previously a global) into a Singleton. This is just cleanup. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30594

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -31 lines) Patch
M chrome/browser/browser_about_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/chrome_url_data_manager.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/dom_ui/chrome_url_data_manager.cc View 9 chunks +14 lines, -14 lines 0 comments Download
M chrome/browser/dom_ui/downloads_dom_handler.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/downloads_ui.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/filebrowse_ui.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/history_ui.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/most_visited_handler.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/new_tab_ui.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/dom_ui/print_ui.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extensions_ui.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tony
11 years, 1 month ago (2009-10-29 23:59:27 UTC) #1
Evan Martin
11 years, 1 month ago (2009-10-30 00:07:28 UTC) #2
Looks ugly to me rubber stamp.

Powered by Google App Engine
This is Rietveld 408576698