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

Issue 18223002: InstantExtended: Remove overlay control code. (Closed)

Created:
7 years, 5 months ago by Jered
Modified:
7 years, 5 months ago
CC:
chromium-reviews, creis+watch_chromium.org, mad+watch_chromium.org, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, browser-components-watch_chromium.org, Avi (use Gerrit), dominich, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, ajwong+watch_chromium.org, kmadhusu+watch_chromium.org, yoshiki+watch_chromium.org
Visibility:
Public.

Description

InstantExtended: Remove overlay control code. This change deletes the browser-side InstantController code pertaining to old Instant, the HTML popup and search results overlay. A lot of UI and renderer code is still lingering and doing nothing, but I'll get that in another CL. TEST=Manually. Verify that InstantExtended NTP and searching works, and that normal Chrome is unaffected. BUG=251262 TBR=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210036

Patch Set 1 : Fix comment. #

Patch Set 2 : Nuke OnInstantCommitted #

Patch Set 3 : . #

Patch Set 4 : Rebase. #

Total comments: 10

Patch Set 5 : Remove dep on commit_type #

Patch Set 6 : Delete more omnibox stuff. #

Patch Set 7 : Fix mac breakage. #

Patch Set 8 : Fix mac harder #

Patch Set 9 : Delete more things. #

Patch Set 10 : Rebase. #

Total comments: 16

Patch Set 11 : Rebase. #

Patch Set 12 : Rebase. #

Patch Set 13 : Rebase. #

Patch Set 14 : Bad gypi merge #

Patch Set 15 : Call renamed method. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -2836 lines) Patch
M chrome/browser/google/google_url_tracker_navigation_helper_impl.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/google/google_url_tracker_navigation_helper_impl.cc View 1 2 chunks +0 lines, -30 lines 0 comments Download
M chrome/browser/history/history_tab_helper.cc View 2 chunks +0 lines, -8 lines 0 comments Download
D chrome/browser/search/instant_extended_context_menu_observer.h View 1 chunk +0 lines, -35 lines 0 comments Download
D chrome/browser/search/instant_extended_context_menu_observer.cc View 1 chunk +0 lines, -34 lines 0 comments Download
M chrome/browser/search/search.h View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/search/search.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.h View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 3 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/task_manager/tab_contents_resource_provider.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/tab_contents_resource_provider.cc View 11 chunks +3 lines, -33 lines 0 comments Download
M chrome/browser/ui/browser_instant_controller.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -17 lines 0 comments Download
M chrome/browser/ui/browser_instant_controller.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +2 lines, -42 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.h View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.mm View 1 2 3 4 5 6 7 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/omnibox/alternate_nav_url_fetcher.cc View 2 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_controller.h View 1 2 3 4 5 6 7 8 4 chunks +0 lines, -21 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_controller.cc View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +3 lines, -89 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.h View 1 2 3 4 5 6 7 8 3 chunks +1 line, -37 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 2 3 4 5 6 7 8 9 10 11 15 chunks +19 lines, -179 lines 0 comments Download
D chrome/browser/ui/search/instant_commit_type.h View 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/browser/ui/search/instant_controller.h View 1 2 3 4 5 6 7 8 9 10 12 chunks +15 lines, -259 lines 0 comments Download
M chrome/browser/ui/search/instant_controller.cc View 1 2 3 4 5 6 7 8 9 10 11 12 30 chunks +25 lines, -1272 lines 0 comments Download
M chrome/browser/ui/search/instant_controller_unittest.cc View 7 chunks +0 lines, -88 lines 0 comments Download
M chrome/browser/ui/search/instant_extended_interactive_uitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/search/instant_extended_manual_interactive_uitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 5 chunks +3 lines, -47 lines 0 comments Download
M chrome/browser/ui/search/instant_ipc_sender.h View 2 chunks +0 lines, -42 lines 0 comments Download
M chrome/browser/ui/search/instant_ipc_sender.cc View 2 chunks +0 lines, -42 lines 0 comments Download
D chrome/browser/ui/search/instant_overlay.h View 1 chunk +0 lines, -105 lines 0 comments Download
D chrome/browser/ui/search/instant_overlay.cc View 1 chunk +0 lines, -148 lines 0 comments Download
M chrome/browser/ui/search/instant_overlay_controller.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/search/instant_overlay_model.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/search/instant_page.h View 1 2 3 4 5 6 7 8 9 4 chunks +2 lines, -25 lines 0 comments Download
M chrome/browser/ui/search/instant_page.cc View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -38 lines 0 comments Download
M chrome/browser/ui/search/instant_page_unittest.cc View 2 chunks +0 lines, -34 lines 0 comments Download
M chrome/browser/ui/search/instant_test_utils.h View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +0 lines, -25 lines 0 comments Download
M chrome/browser/ui/search/instant_test_utils.cc View 1 2 3 4 5 6 7 8 9 10 11 12 6 chunks +2 lines, -68 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/common/chrome_notification_types.h View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +0 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Jered
Please review this giant CL. samarth -> instant, * brettw -> browser miscellany outside instant ...
7 years, 5 months ago (2013-06-28 18:11:55 UTC) #1
Peter Kasting
https://codereview.chromium.org/18223002/diff/2003/chrome/browser/ui/omnibox/omnibox_controller.cc File chrome/browser/ui/omnibox/omnibox_controller.cc (right): https://codereview.chromium.org/18223002/diff/2003/chrome/browser/ui/omnibox/omnibox_controller.cc#newcode138 chrome/browser/ui/omnibox/omnibox_controller.cc:138: return false; Should there be a TODO to nuke ...
7 years, 5 months ago (2013-06-28 18:47:54 UTC) #2
Jered
https://codereview.chromium.org/18223002/diff/2003/chrome/browser/ui/omnibox/omnibox_controller.cc File chrome/browser/ui/omnibox/omnibox_controller.cc (right): https://codereview.chromium.org/18223002/diff/2003/chrome/browser/ui/omnibox/omnibox_controller.cc#newcode138 chrome/browser/ui/omnibox/omnibox_controller.cc:138: return false; On 2013/06/28 18:47:55, Peter Kasting wrote: > ...
7 years, 5 months ago (2013-06-28 19:09:55 UTC) #3
Peter Kasting
I don't know how many pieces you want to try and pull out now. Here ...
7 years, 5 months ago (2013-06-28 20:50:54 UTC) #4
Jered
On 2013/06/28 20:50:54, Peter Kasting wrote: > I don't know how many pieces you want ...
7 years, 5 months ago (2013-06-28 22:30:53 UTC) #5
Peter Kasting
OK, LGTM. (This change makes me think of http://cdn.meme.li/instances/400x/34781482.jpg .)
7 years, 5 months ago (2013-06-28 22:32:18 UTC) #6
samarth
Phew, that's a lot of dead code. Most of my comments are suggestions for more ...
7 years, 5 months ago (2013-07-02 21:14:15 UTC) #7
samarth
Also, please rebase. This doesn't apply at head anymore.
7 years, 5 months ago (2013-07-02 21:22:29 UTC) #8
Jered
Ok rebased... some responses below, thanks. https://codereview.chromium.org/18223002/diff/28001/chrome/browser/ui/omnibox/omnibox_edit_model.h File chrome/browser/ui/omnibox/omnibox_edit_model.h (left): https://codereview.chromium.org/18223002/diff/28001/chrome/browser/ui/omnibox/omnibox_edit_model.h#oldcode538 chrome/browser/ui/omnibox/omnibox_edit_model.h:538: // This is ...
7 years, 5 months ago (2013-07-02 22:03:11 UTC) #9
samarth
lgtm
7 years, 5 months ago (2013-07-02 22:45:51 UTC) #10
Jered
TBR brettw for the misc browser stuff.
7 years, 5 months ago (2013-07-03 16:25:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/18223002/41001
7 years, 5 months ago (2013-07-03 16:25:43 UTC) #12
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/search/instant_controller.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-07-03 16:25:58 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/18223002/45001
7 years, 5 months ago (2013-07-03 16:30:00 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_x64_rel for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_x64_rel&number=21988
7 years, 5 months ago (2013-07-03 16:56:47 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/18223002/67002
7 years, 5 months ago (2013-07-03 16:59:52 UTC) #16
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-03 17:30:31 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jered@chromium.org/18223002/77001
7 years, 5 months ago (2013-07-03 17:33:35 UTC) #18
commit-bot: I haz the power
Change committed as 210036
7 years, 5 months ago (2013-07-03 20:32:14 UTC) #19
brettw
7 years, 5 months ago (2013-07-11 18:10:16 UTC) #20
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698