|
|
Reload Local NTP on default search provider change.
Based on the default search provider setting, LocalNTPSource will set the local NTP JS state to render Google logo and fakebox in local NTP. We no longer append "?isGoogle" in local NTP url if the search provider is Google. Local NTP url will remain the same irrespective of the default search provider setting.
BUG= 222183, 235282
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212160
Total comments: 12
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+211 lines, -154 lines) |
Patch |
 |
M |
chrome/browser/resources/local_ntp/local_ntp.html
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/local_ntp/local_ntp.js
|
View
|
1
2
3
|
7 chunks |
+12 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search/instant_service.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search/local_ntp_source.h
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search/local_ntp_source.cc
|
View
|
1
2
3
4
|
6 chunks |
+61 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search/search.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search/search.cc
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search/search_unittest.cc
|
View
|
|
7 chunks |
+9 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_instant_controller.cc
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/instant_extended_interactive_uitest.cc
|
View
|
1
2
3
4
|
2 chunks |
+113 lines, -60 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/instant_page.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/instant_page_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/search_tab_helper.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/local_ntp_browsertest.html
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/local_ntp_browsertest.js
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|