Windows: Support crash upload URLs with query component (issue #1995)

This commit is contained in:
Marshall Greenblatt
2017-02-21 13:38:50 -05:00
parent c8c3ef4792
commit fbc8b983d5
2 changed files with 16 additions and 0 deletions

View File

@@ -300,6 +300,9 @@ patches = [
#
# Implement better rate-limiting/retry logic.
# https://bugs.chromium.org/p/crashpad/issues/detail?id=23
#
# Windows: Support crash upload URLs with query component.
# https://bugs.chromium.org/p/crashpad/issues/detail?id=163
'name': 'crashpad_tp_1995',
'path': '../third_party/crashpad/',
},