Consider unifying ios's and android's ContextualSearchDelegate implementations |
||
Issue descriptionwhen migrating ios/chrome/browser/ui/contextual_search/contextual_search_delegate.cc ( issue 879775 ) and chrome/browser/android/contextualsearch/contextual_search_delegate.cc ( issue 872875 ), it was noticed that the implementations could share code. This bug is to track it.
,
Sep 21
If we decide to unify, it may be possible to move the implementation in to the Contextual Search component. Most of the contextual Search code lives in the Android browser but we've been slowly working to move what can be shared into the component, and it should now have a layered architecture that's designed to be compatible with iOS. Pointers to code locations here: https://sites.google.com/a/google.com/contextualsearch/engineering/code-location
,
Nov 3
|
||
►
Sign in to add a comment |
||
Comment 1 by kariahda@chromium.org
, Sep 17Status: Assigned (was: Untriaged)