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

Pavel Grunt pgrunt at redhat.com
Wed Sep 9 00:16:37 PDT 2015


Pushed.

Thanks,
Pavel

On Mon, 2015-09-07 at 16:38 +0200, 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(-)
> 


More information about the Spice-devel mailing list