Hey Oliver, Thanks for this patch; it broadly looks good to me, with one question:
On 09/20/2016 09:30 AM, Oliver Gutierrez wrote: > + this.portName = new TextDecoder('utf-8').decode(new > Uint8Array(m.name)); TextDecoder is considered experimental, and is not supported by IE. Could this be implemented a different way? Cheers, Jeremy _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/spice-devel