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

Issue 2440843002: [Contextual Search] Pipe basic quick action data from C++ to Java (Closed)

Created:
4 years, 2 months ago by Theresa
Modified:
4 years, 1 month ago
Reviewers:
Donn Denman
CC:
chromium-reviews, twellington+watch_chromium.org, mdjones+watch_chromium.org, donnd+watch_chromium.org, agrieve+watch_chromium.org, PEConn
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Contextual Search] Pipe basic quick action data from C++ to Java This CL adds basic scaffolding for passing quick action data from the native ContextualSearchDelegate to Java through the search term resolution response. BUG=657063 Committed: https://crrev.com/7a71a1fa240458697111bb6a27aed0804b6b20bd Cr-Commit-Position: refs/heads/master@{#427115}

Patch Set 1 #

Patch Set 2 : [Contextual Search] Pipe basic quick action data from C++ to Java #

Total comments: 4

Patch Set 3 : [Contextual Search] Pipe basic quick action data from C++ to Java #

Patch Set 4 : Fix unittest #

Patch Set 5 : Fix instrumentation tests #

Patch Set 6 : Rebase & findbugs #

Patch Set 7 : [Contextual Search] Pipe basic quick action data from C++ to Java #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -45 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchBarControl.java View 1 5 chunks +29 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanel.java View 1 2 chunks +7 lines, -1 line 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchQuickActionControl.java View 1 2 3 4 5 6 1 chunk +80 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManager.java View 1 2 3 4 5 2 chunks +9 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchNetworkCommunicator.java View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/android/java_sources.gni View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchFakeServer.java View 1 2 3 4 7 chunks +23 lines, -11 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManagerTest.java View 1 2 3 4 5 chunks +13 lines, -6 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchTapEventTest.java View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate.cc View 4 chunks +10 lines, -3 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate_unittest.cc View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_manager.cc View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/android/contextualsearch/resolved_search_term.h View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/android/contextualsearch/resolved_search_term.cc View 1 2 2 chunks +21 lines, -14 lines 0 comments Download

Messages

Total messages: 42 (26 generated)
Theresa
ptal - this is pretty basic scaffolding with more TODO's than implementation. After this lands ...
4 years, 2 months ago (2016-10-20 23:03:52 UTC) #6
Donn Denman
LGTM with just one action item to consider. https://codereview.chromium.org/2440843002/diff/20001/chrome/browser/android/contextualsearch/contextual_search_delegate.cc File chrome/browser/android/contextualsearch/contextual_search_delegate.cc (right): https://codereview.chromium.org/2440843002/diff/20001/chrome/browser/android/contextualsearch/contextual_search_delegate.cc#newcode524 chrome/browser/android/contextualsearch/contextual_search_delegate.cc:524: // ...
4 years, 2 months ago (2016-10-20 23:30:19 UTC) #7
Donn Denman
Thanks for doing this!
4 years, 2 months ago (2016-10-20 23:30:46 UTC) #8
Theresa
https://codereview.chromium.org/2440843002/diff/20001/chrome/browser/android/contextualsearch/resolved_search_term.cc File chrome/browser/android/contextualsearch/resolved_search_term.cc (right): https://codereview.chromium.org/2440843002/diff/20001/chrome/browser/android/contextualsearch/resolved_search_term.cc#newcode9 chrome/browser/android/contextualsearch/resolved_search_term.cc:9: ResolvedSearchTerm::ResolvedSearchTerm(int response_code) On 2016/10/20 23:30:19, Donn Denman wrote: > ...
4 years, 2 months ago (2016-10-20 23:42:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2440843002/40001
4 years, 2 months ago (2016-10-20 23:44:26 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/150156)
4 years, 2 months ago (2016-10-21 00:40:21 UTC) #14
Donn Denman
On 2016/10/21 00:40:21, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 2 months ago (2016-10-21 00:43:10 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2440843002/60001
4 years, 2 months ago (2016-10-21 16:27:53 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/150101)
4 years, 2 months ago (2016-10-21 17:26:06 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2440843002/80001
4 years, 2 months ago (2016-10-21 18:18:32 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/150627)
4 years, 2 months ago (2016-10-21 21:57:09 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2440843002/120001
4 years, 1 month ago (2016-10-24 16:31:45 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/258802)
4 years, 1 month ago (2016-10-24 17:52:04 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2440843002/120001
4 years, 1 month ago (2016-10-24 17:53:41 UTC) #39
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 1 month ago (2016-10-24 19:26:59 UTC) #40
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 19:55:42 UTC) #42
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/7a71a1fa240458697111bb6a27aed0804b6b20bd
Cr-Commit-Position: refs/heads/master@{#427115}

Powered by Google App Engine
This is Rietveld 408576698