Chromium Code Reviews
DescriptionImplement forwarding of search queries for metro mode
If chrome is the default browser, launch from the search charm does not
use the delegate_execute so if desktop chrome is running, metro chrome
needs to forward the search string and quickly quite
The source of complexity here is that to form the full url, chrome needs
to access the profile which cannot be done from the metro chrome since
the desktop chrome has the profile locked.
Instead we leveage the kMetroNavigationAndSearchMessage from the singleton
code.
BUG=141032
TEST= see bug
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152818
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||