Chromium Code Reviews
Description[win] Fallback to registry when finding external handlers for a protocol
On windows 8 and later AssocQuery is used to find external protocol
handlers (e.g. to handle steam:// links). Prior versions use the
registry.
Some programs may not register in a way that AssocQuery recognizes, so
this change also consults the registry if AssocQuery does not return any
results.
BUG=560809
Committed: https://crrev.com/d0c67aafb743b03c57f12664b6ded94c2063b2f8
Cr-Commit-Position: refs/heads/master@{#408322}
Patch Set 1 #Patch Set 2 : Tweak comment #Patch Set 3 : Rebase #Patch Set 4 : Tweaked #Messages
Total messages: 15 (6 generated)
|