Chromium Code Reviews
DescriptionChange chrome debug dbus client to sent ppd contents as an array of bytes.
Previously it was using a string. But dbus requires that strings in messages
be UTF-8 valid, so this breaks when we try to send gzipped data over the wire.
Note that debugd has already been updated to use ArrayOfBytes instead of String.
BUG=chromium:684062
Review-Url: https://codereview.chromium.org/2672883002
Cr-Commit-Position: refs/heads/master@{#447852}
Committed: https://chromium.googlesource.com/chromium/src/+/c543690b8b9b0e69783ec8304819aba1971977f5
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
|||||||||||||||||||