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

Issue 84063003: Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPendingEntry. (Closed)

Created:
7 years ago by nasko
Modified:
7 years ago
Reviewers:
Charlie Reis, jam
CC:
chromium-reviews, skanuj+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, browser-components-watch_chromium.org, miu+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, melevin+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, haitaol+watch_chromium.org, jfweitz+watch_chromium.org, Jered, donnd+watch_chromium.org, dominich, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, rsimha+watch_chromium.org
Visibility:
Public.

Description

Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPendingEntry. NavigateToPending entry is not quite properly named, as it is an observer method. Renaming it to reflect the actual event of creating a pending navigation entry. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236983

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rename DidCreatePendingEntry to DidStartNavigationToPendingEntry. #

Total comments: 2

Patch Set 3 : Adding better comment from Charlie. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -29 lines) Patch
M chrome/browser/favicon/favicon_tab_helper.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/predictor_tab_helper.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/predictor_tab_helper.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser_instant_controller_unittest.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_navigation_observer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/omnibox/omnibox_navigation_observer.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/sync/one_click_signin_helper.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_helper.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_browsertest.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M content/public/browser/web_contents_observer.h View 1 2 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
nasko
Hey Charlie, Can you review this rename CL for me? Thanks, Nasko
7 years ago (2013-11-22 20:45:54 UTC) #1
Charlie Reis
https://codereview.chromium.org/84063003/diff/1/content/public/browser/web_contents_observer.h File content/public/browser/web_contents_observer.h (right): https://codereview.chromium.org/84063003/diff/1/content/public/browser/web_contents_observer.h#newcode83 content/public/browser/web_contents_observer.h:83: virtual void DidCreatePendingEntry( Sorry to possibly create more work ...
7 years ago (2013-11-22 22:09:25 UTC) #2
nasko
John, can you also review the chrome/ side of this CL? Thanks!
7 years ago (2013-11-22 22:10:36 UTC) #3
Charlie Reis
On 2013/11/22 22:10:36, nasko wrote: > John, can you also review the chrome/ side of ...
7 years ago (2013-11-22 22:15:28 UTC) #4
nasko
It seems rather long, but it conveys the right message and fits most of the ...
7 years ago (2013-11-22 22:46:33 UTC) #5
Charlie Reis
Thanks! LGTM with the extra comment. https://codereview.chromium.org/84063003/diff/120001/content/public/browser/web_contents_observer.h File content/public/browser/web_contents_observer.h (right): https://codereview.chromium.org/84063003/diff/120001/content/public/browser/web_contents_observer.h#newcode83 content/public/browser/web_contents_observer.h:83: virtual void DidStartNavigationToPendingEntry( ...
7 years ago (2013-11-22 23:29:10 UTC) #6
nasko
Added comment. John, can you review it for chrome/ OWNERS? Thanks! https://codereview.chromium.org/84063003/diff/120001/content/public/browser/web_contents_observer.h File content/public/browser/web_contents_observer.h (right): ...
7 years ago (2013-11-23 00:17:24 UTC) #7
jam
lgtm
7 years ago (2013-11-23 01:58:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/84063003/170001
7 years ago (2013-11-23 04:39:38 UTC) #9
commit-bot: I haz the power
7 years ago (2013-11-23 21:22:43 UTC) #10
Message was sent while issue was closed.
Change committed as 236983

Powered by Google App Engine
This is Rietveld 408576698