|
|
Instant Extended: Add prominent search term support
Currently if there's a mixed content warning or if the search term looks like a URL we disable search term extraction.
With this CL adds a new 'URL_LIKE_SEARCH_TERMS' type that the UI can optionally allow.
BUG= 233494
TEST=Verified that tests passed. No user visible change in this CL.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197028
Total comments: 11
Total comments: 4
Total comments: 22
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+160 lines, -91 lines) |
Patch |
 |
M |
chrome/browser/policy/policy_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/location_bar/location_bar_view_mac_browsertest.mm
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/omnibox/omnibox_edit_model.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/omnibox/omnibox_edit_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/instant_extended_interactive_uitest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/test_toolbar_model.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/test_toolbar_model.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/toolbar_model.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+20 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/toolbar_model_impl.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/toolbar_model_impl.cc
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+44 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/toolbar_model_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
21 chunks |
+52 lines, -33 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/location_bar/location_bar_view.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/omnibox/omnibox_view_views.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/omnibox/omnibox_view_win.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 26 (0 generated)
|