Parse data_scheme for ARC intent filter.
Currently the data_scheme entry is not parsed for the ARC intent filter. Parse it to get the scheme data from ARC. The reason for doing this is to allow the Chrome has all the scheme and url information so that we can handle the intent query in Chrome instead of sending them to ARC. This CL doesn't update the Match algorithm for the filters. Modifying the Match algorithm and the corresponding unit test in a follow up CL. BUG=853604 Change-Id: I93af12d0db4f48abd3017dbfb4a9e36a0214b7d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818002 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by:David Jacobo <djacobo@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#699604}
Showing
Please register or sign in to comment