drop ACTION_WEB_SEARCH from QuickSearchBox

This commit is contained in:
Daniel Micay 2022-09-28 10:11:40 -04:00
parent c5c2bf33b6
commit 19a8556d19

View File

@ -596,6 +596,7 @@
<li>Gallery: hide obsolete menu items</li>
<li>Vanadium: update Chromium base to 106.0.5249.65</li>
<li>Vanadium: add handling for ACTION_WEB_SEARCH intent</li>
<li>QuickSearchBox: drop handling for ACTION_WEB_SEARCH since Vanadium now handles it directly along with certain other browsers like Brave which makes more sense than having a search app pass it to the browser with a separate default search engine</li>
</ul>
</article>
-->