[Spice-devel] [PATCH spice-html5 0/5] Small debug related improvements

Uri Lublin uril at redhat.com
Tue Sep 8 02:45:05 PDT 2015


On 09/07/2015 05:38 PM, Pavel Grunt wrote:
> The debug log provided by the spice-html5 client is full of constants related
> to channel and message ids. The intention of this patch series is to use channel
> and message names instead to make the debug log more readable.
>
>
> Pavel Grunt (5):
>    display.js: Remove unreachable return
>    enums.js: Update for new channels
>    spiceconn.js: Add missing channel names
>    Use name of channel instead of number
>    Set nonhandled messages as not implemented
>
>   cursor.js    | 18 ++++++++++++
>   display.js   | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
>   enums.js     |  2 ++
>   main.js      | 62 +++++++++++++++++++++++++++++++++++++++-
>   playback.js  | 18 ++++++++++++
>   spiceconn.js | 18 ++++++++++--
>   6 files changed, 206 insertions(+), 5 deletions(-)
>

Ack.


More information about the Spice-devel mailing list