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

Issue 164383: Renames the NavigationEntry::display_url() to virtual_url().... (Closed)

Created:
11 years, 4 months ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
Reviewers:
tony, brettw
CC:
chromium-reviews_googlegroups.com, brettw, Ben Goodger (Google)
Visibility:
Public.

Description

Renames the NavigationEntry::display_url() to virtual_url(). BUG=6970 (http://crbug.com/6970) TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23357

Patch Set 1 #

Total comments: 17

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -52 lines) Patch
M chrome/browser/automation/automation_provider.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/printing/print_view_manager.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/base_session_service.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sessions/session_types.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/interstitial_page.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/navigation_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/navigation_entry.h View 1 2 3 4 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/tab_contents/navigation_entry.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/navigation_entry_unittest.cc View 1 2 3 2 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 1 2 3 5 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/toolbar_model.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
tfarina (gmail-do not use)
Please review this to me! Thanks!
11 years, 4 months ago (2009-08-12 03:36:28 UTC) #1
tony
http://codereview.chromium.org/164383/diff/1/4 File chrome/browser/memory_details.cc (right): http://codereview.chromium.org/164383/diff/1/4#newcode235 Line 235: // We need to check the pending entry ...
11 years, 4 months ago (2009-08-13 00:44:45 UTC) #2
tfarina (gmail-do not use)
http://codereview.chromium.org/164383/diff/1/4 File chrome/browser/memory_details.cc (right): http://codereview.chromium.org/164383/diff/1/4#newcode235 Line 235: // We need to check the pending entry ...
11 years, 4 months ago (2009-08-13 01:37:32 UTC) #3
tony
LGTM, do you want me to commit it for you? http://codereview.chromium.org/164383/diff/22/1024 File chrome/browser/tab_contents/navigation_entry.cc (right): http://codereview.chromium.org/164383/diff/22/1024#newcode77 ...
11 years, 4 months ago (2009-08-13 17:45:38 UTC) #4
tfarina (gmail-do not use)
Yeah, please! Thanks for the review! http://codereview.chromium.org/164383/diff/22/1024 File chrome/browser/tab_contents/navigation_entry.cc (right): http://codereview.chromium.org/164383/diff/22/1024#newcode77 Line 77: // Use ...
11 years, 4 months ago (2009-08-13 18:03:50 UTC) #5
tony
Did you try compiling this? I get compile errors in navigation_controller.cc. Also, how did you ...
11 years, 4 months ago (2009-08-13 18:29:10 UTC) #6
tfarina (gmail-do not use)
On 2009/08/13 18:29:10, tony wrote: > Did you try compiling this? I get compile errors ...
11 years, 4 months ago (2009-08-13 19:54:03 UTC) #7
tony
11 years, 4 months ago (2009-08-13 20:46:13 UTC) #8
Landed in r23357

Powered by Google App Engine
This is Rietveld 408576698