Don't strip scheme from parameter when running external protocol handler
commite84d8390ea77334b55748ed4051d6add391cf655
authorbenwells <benwells@chromium.org>
Tue, 18 Aug 2015 05:23:58 +0000 (17 22:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Aug 2015 05:24:57 +0000 (18 05:24 +0000)
treef94e60094e9a42639d53d27b1e7b83b0d972c745
parent700bafd0eba1167c3313739142e26dc10a46cd09
Don't strip scheme from parameter when running external protocol handler

This conforms to the Windows specification of how these things should
work (see https://msdn.microsoft.com/en-us/library/aa767914(v=vs.85).aspx for
more details).

BUG=513172

Review URL: https://codereview.chromium.org/1278893005

Cr-Commit-Position: refs/heads/master@{#343824}
chrome/browser/shell_integration_win.cc