[ios] Fixes an NTP crash when the default search provider is disabled.
ContentSuggestionsCoordinator assumes that TemplateURLService's GetDefaultSearchProvider() always returns a valid object, which is not true when the default search engine is disabled (for example, via policy). BUG=1148903 Change-Id: I2ba16b900e89c1f3e6c9420b42ea34f9a065f126 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536899Reviewed-by:Sergio Collazos <sczs@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#827416}
Showing
Please register or sign in to comment