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

Issue 1908363002: Nuke chrome.embeddedeseach.newTabPage.navigateContentWindow (Closed)

Created:
4 years, 8 months ago by Marc Treib
Modified:
4 years, 7 months ago
CC:
arv+watch_chromium.org, asvitkine+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, David Black, dhollowa+watch_chromium.org, donnd+watch_chromium.org, dougw+watch_chromium.org, extensions-reviews_chromium.org, jfweitz+watch_chromium.org, kmadhusu+watch_chromium.org, melevin+watch_chromium.org, samarth+watch_chromium.org, skanuj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Nuke chrome.embeddedeseach.newTabPage.navigateContentWindow ...and everything that was there only to support it. After https://codereview.chromium.org/1924773002/, its special powers of navigating to file:// URLs aren't required anymore. Manually tested: Google remote NTP - works, including keyboard navigation. Google local NTP - works, including keyboard navigation. Bing NTP - works, doesn't seem to offer keyboard navigation. BUG=584461 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/61c5a5d0d32c6b995426f802a560889242968665 Cr-Commit-Position: refs/heads/master@{#395312}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : rebase #

Patch Set 4 : restore test #

Total comments: 2

Patch Set 5 : mark histogram enum obsolete, rebase #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -481 lines) Patch
M chrome/browser/browser_resources.grd View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/local_ntp/most_visited_single.js View 1 2 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/resources/local_ntp/most_visited_util.js View 3 chunks +1 line, -10 lines 0 comments Download
D chrome/browser/resources/local_ntp/window_disposition_util.js View 1 chunk +0 lines, -32 lines 0 comments Download
M chrome/browser/search/instant_service.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/search/instant_service.cc View 3 chunks +0 lines, -64 lines 0 comments Download
M chrome/browser/search/instant_service_unittest.cc View 1 chunk +0 lines, -42 lines 0 comments Download
M chrome/browser/ui/browser.h View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 1 chunk +0 lines, -21 lines 0 comments Download
M chrome/browser/ui/search/search_ipc_router.h View 3 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/search/search_ipc_router.cc View 2 chunks +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/search/search_ipc_router_policy_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/search/search_ipc_router_policy_impl.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/search/search_ipc_router_policy_unittest.cc View 3 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/ui/search/search_ipc_router_unittest.cc View 1 2 3 5 chunks +8 lines, -55 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper_delegate.h View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper_delegate.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 4 5 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/renderer/resources/extensions/searchbox_api.js View 3 chunks +0 lines, -18 lines 0 comments Download
M chrome/renderer/searchbox/searchbox.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/renderer/searchbox/searchbox.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/renderer/searchbox/searchbox_extension.cc View 6 chunks +0 lines, -71 lines 0 comments Download
M chrome/test/data/local_ntp_browsertest.js View 1 chunk +0 lines, -54 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (17 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908363002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908363002/40001
4 years, 7 months ago (2016-05-06 12:40:12 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-06 13:48:34 UTC) #7
Marc Treib
Hi Samarth, PTAL!
4 years, 7 months ago (2016-05-06 14:16:58 UTC) #9
Jered
On 2016/05/06 14:16:58, Marc Treib wrote: > Hi Samarth, PTAL! (haven't read the code but ...
4 years, 7 months ago (2016-05-06 14:20:50 UTC) #10
Marc Treib
On 2016/05/06 14:20:50, Jered wrote: > On 2016/05/06 14:16:58, Marc Treib wrote: > > Hi ...
4 years, 7 months ago (2016-05-10 09:02:47 UTC) #11
Marc Treib
+jered +kmadhusu - Samarth seems to be out, can one of you please take a ...
4 years, 7 months ago (2016-05-12 09:23:22 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908363002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908363002/60001
4 years, 7 months ago (2016-05-12 09:28:26 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-12 10:48:16 UTC) #17
Jered
On 2016/05/12 10:48:16, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 7 months ago (2016-05-12 18:18:01 UTC) #18
Marc Treib
Adding remaining owners for approval: +dcheng for chrome/common/render_messages.h +msw for chrome/browser/ui/browser.h/cc +rkaplow for histograms PTAL!
4 years, 7 months ago (2016-05-13 08:07:42 UTC) #20
rkaplow
lgtm histogram lgtm https://codereview.chromium.org/1908363002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1908363002/diff/60001/tools/metrics/histograms/histograms.xml#newcode33069 tools/metrics/histograms/histograms.xml:33069: + <obsolete> can you also mark ...
4 years, 7 months ago (2016-05-13 14:11:25 UTC) #21
Marc Treib
https://codereview.chromium.org/1908363002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1908363002/diff/60001/tools/metrics/histograms/histograms.xml#newcode33069 tools/metrics/histograms/histograms.xml:33069: + <obsolete> On 2016/05/13 14:11:25, rkaplow wrote: > can ...
4 years, 7 months ago (2016-05-13 14:32:24 UTC) #22
dcheng
lgtm
4 years, 7 months ago (2016-05-13 15:13:26 UTC) #23
msw
chrome/browser/ui/browser.[h|cc] rubber stamp lgtm
4 years, 7 months ago (2016-05-13 18:24:26 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908363002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908363002/100001
4 years, 7 months ago (2016-05-23 08:28:45 UTC) #26
Marc Treib
+bauerb - I can haz rubberstamp for chrome/browser/browser_resources.grd please?
4 years, 7 months ago (2016-05-23 08:29:39 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-23 09:37:01 UTC) #30
Bernhard Bauer
Rubberstamp LGTM
4 years, 7 months ago (2016-05-23 13:25:10 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908363002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908363002/100001
4 years, 7 months ago (2016-05-23 13:51:04 UTC) #34
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-23 13:56:59 UTC) #36
commit-bot: I haz the power
4 years, 7 months ago (2016-05-23 13:58:32 UTC) #38
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/61c5a5d0d32c6b995426f802a560889242968665
Cr-Commit-Position: refs/heads/master@{#395312}

Powered by Google App Engine
This is Rietveld 408576698