New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 684062 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Feb 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Port PPD downloading to Static Content Service

Project Member Reported by justincarlson@chromium.org, Jan 23 2017

Issue description

Port ppd downloads from QuirksServer to the Static Content Service

 
Project Member

Comment 1 by bugdroid1@chromium.org, Feb 2 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c543690b8b9b0e69783ec8304819aba1971977f5

commit c543690b8b9b0e69783ec8304819aba1971977f5
Author: justincarlson <justincarlson@chromium.org>
Date: Thu Feb 02 21:56:34 2017

Change 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}

[modify] https://crrev.com/c543690b8b9b0e69783ec8304819aba1971977f5/chromeos/dbus/debug_daemon_client.cc

Status: Fixed (was: Assigned)

Sign in to add a comment