mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-16 20:41:11 +08:00
f3a8dbd671
During crash report upload, the client now provides the product name, version, and client id via URL parameters to the crash reporting service. Also added percent-encoding function and a test. Change-Id: I62f3a646d4ab6029543bd80938b79de28b1f20e4 Test: crashpad_util_test URLEncode.Empty Test: crashpad_util_test URLEncode.ReservedCharacters Test: crashpad_util_test URLEncode.UnreservedCharacters Test: crashpad_util_test URLEncode.SimpleAddress Reviewed-on: https://chromium-review.googlesource.com/493917 Commit-Queue: Roman Margold <rmargold@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>