DescriptionBreakpad Linux: Fix flag value delimiter for ChromeOS
Fix command line flag passing to crash_reporter to be of the form
"--key=value" instead of "--key value", as crash_reporter now uses
base::CommandLine to do parsing, which doesn't support the latter
format.
BUG=422094
Committed: https://crrev.com/06147cb9165bf57aa6e0a6ad526866342dfb5c58
Cr-Commit-Position: refs/heads/master@{#299429}
Patch Set 1 #Patch Set 2 : Fixed compromised context memory usage #
Total comments: 4
Patch Set 3 : Fix use of my_strlcat #
Total comments: 2
Patch Set 4 : Remove hardcoded size constants #Messages
Total messages: 16 (2 generated)
|