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

Issue 132733002: InstantExtended: remove dead code related to the non-cacheable NTP. (Closed)

Created:
6 years, 11 months ago by samarth
Modified:
6 years, 11 months ago
Reviewers:
sky, Jered, kmadhusu
CC:
chromium-reviews, davidben+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, skanuj+watch_chromium.org, melevin+watch_chromium.org, tburkard+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, yoshiki+watch_chromium.org, dominich, gavinp+prer_chromium.org, dominich+watch_chromium.org, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, chromium-apps-reviews_chromium.org, kmadhusu+watch_chromium.org
Visibility:
Public.

Description

InstantExtended: remove dead code related to the non-cacheable NTP. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244407

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address comments. #

Total comments: 4

Patch Set 3 : More cleanup. Fix tests. #

Patch Set 4 : Rebase. #

Patch Set 5 : Fix unittest. #

Patch Set 6 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -1969 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/search/instant_service.h View 1 7 chunks +1 line, -33 lines 0 comments Download
M chrome/browser/search/instant_service.cc View 5 chunks +0 lines, -49 lines 0 comments Download
M chrome/browser/search/instant_service_unittest.cc View 1 4 chunks +0 lines, -38 lines 0 comments Download
M chrome/browser/search/search.h View 2 chunks +0 lines, -14 lines 0 comments Download
M chrome/browser/search/search.cc View 1 7 chunks +3 lines, -75 lines 0 comments Download
M chrome/browser/search/search_unittest.cc View 1 11 chunks +16 lines, -64 lines 0 comments Download
M chrome/browser/task_manager/extension_process_resource_provider.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/panel_resource_provider.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/tab_contents_resource_provider.cc View 6 chunks +1 line, -15 lines 0 comments Download
M chrome/browser/task_manager/task_manager_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_util.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/task_manager/task_manager_util_unittest.cc View 1 chunk +8 lines, -11 lines 0 comments Download
M chrome/browser/ui/browser_instant_controller.h View 3 chunks +0 lines, -14 lines 0 comments Download
M chrome/browser/ui/browser_instant_controller.cc View 4 chunks +1 line, -70 lines 0 comments Download
M chrome/browser/ui/browser_navigator.cc View 6 chunks +7 lines, -20 lines 0 comments Download
M chrome/browser/ui/search/instant_controller.h View 1 2 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/ui/search/instant_controller.cc View 1 2 2 chunks +0 lines, -34 lines 0 comments Download
M chrome/browser/ui/search/instant_extended_interactive_uitest.cc View 1 2 21 chunks +37 lines, -124 lines 0 comments Download
M chrome/browser/ui/search/instant_extended_manual_interactive_uitest.cc View 2 chunks +1 line, -28 lines 0 comments Download
D chrome/browser/ui/search/instant_loader.h View 1 chunk +0 lines, -119 lines 0 comments Download
D chrome/browser/ui/search/instant_loader.cc View 1 chunk +0 lines, -176 lines 0 comments Download
D chrome/browser/ui/search/instant_ntp.h View 1 chunk +0 lines, -66 lines 0 comments Download
D chrome/browser/ui/search/instant_ntp.cc View 1 chunk +0 lines, -61 lines 0 comments Download
D chrome/browser/ui/search/instant_ntp_prerenderer.h View 1 chunk +0 lines, -154 lines 0 comments Download
D chrome/browser/ui/search/instant_ntp_prerenderer.cc View 1 chunk +0 lines, -269 lines 0 comments Download
D chrome/browser/ui/search/instant_ntp_prerenderer_unittest.cc View 1 chunk +0 lines, -244 lines 0 comments Download
M chrome/browser/ui/search/instant_page.h View 1 2 2 chunks +0 lines, -14 lines 0 comments Download
M chrome/browser/ui/search/instant_page.cc View 1 2 1 chunk +0 lines, -22 lines 0 comments Download
M chrome/browser/ui/search/instant_page_unittest.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/search/instant_test_utils.h View 1 4 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/search/instant_test_utils.cc View 1 7 chunks +5 lines, -36 lines 0 comments Download
D chrome/browser/ui/search/instant_unload_handler.h View 1 chunk +0 lines, -65 lines 0 comments Download
D chrome/browser/ui/search/instant_unload_handler.cc View 1 chunk +0 lines, -106 lines 0 comments Download
M chrome/browser/ui/search/local_ntp_browsertest.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/webui/memory_internals/memory_internals_proxy.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
A + chrome/test/data/instant_extended_ntp.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
samarth
Hi jered, kmadhusu, Can you take a first pass at this cleanup? I think this ...
6 years, 11 months ago (2014-01-09 22:47:56 UTC) #1
kmadhusu
Thanks for doing this. Few nits. https://codereview.chromium.org/132733002/diff/1/chrome/browser/search/instant_service.h File chrome/browser/search/instant_service.h (right): https://codereview.chromium.org/132733002/diff/1/chrome/browser/search/instant_service.h#newcode15 chrome/browser/search/instant_service.h:15: #include "base/gtest_prod_util.h" You ...
6 years, 11 months ago (2014-01-09 23:31:43 UTC) #2
samarth
Thanks, addressed comments. Also fixed some failing tests. Thanks, Samarth https://codereview.chromium.org/132733002/diff/1/chrome/browser/search/instant_service.h File chrome/browser/search/instant_service.h (right): https://codereview.chromium.org/132733002/diff/1/chrome/browser/search/instant_service.h#newcode15 ...
6 years, 11 months ago (2014-01-10 05:13:32 UTC) #3
Jered
Ahhh, sigh of relief. Thanks for doing this. I think instant_controller.cc has some leftover baggage, ...
6 years, 11 months ago (2014-01-10 16:29:40 UTC) #4
samarth
On 2014/01/10 16:29:40, Jered wrote: > I think instant_controller.cc has > some leftover baggage, too: ...
6 years, 11 months ago (2014-01-10 20:50:20 UTC) #5
kmadhusu
lgtm. Thanks.
6 years, 11 months ago (2014-01-10 21:03:01 UTC) #6
Jered
On 2014/01/10 20:50:20, samarth wrote: > On 2014/01/10 16:29:40, Jered wrote: > > I think ...
6 years, 11 months ago (2014-01-10 21:11:10 UTC) #7
samarth
+sky to review for: c/b/task_manager c/b/ui/browser_navigator.cc c/b/ui/webui Thanks! Samarth
6 years, 11 months ago (2014-01-10 21:22:06 UTC) #8
sky
LGTM
6 years, 11 months ago (2014-01-10 22:11:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samarth@chromium.org/132733002/490001
6 years, 11 months ago (2014-01-10 23:38:56 UTC) #10
commit-bot: I haz the power
Failed to trigger a try job on linux_rel HTTP Error 400: Bad Request
6 years, 11 months ago (2014-01-10 23:39:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samarth@chromium.org/132733002/620001
6 years, 11 months ago (2014-01-11 00:21:43 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-12 02:10:59 UTC) #13
Message was sent while issue was closed.
Change committed as 244407

Powered by Google App Engine
This is Rietveld 408576698