[Spice-devel] [PATCH spice-html5 0/5] Small debug related improvements
Jeremy White
jwhite at codeweavers.com
Tue Sep 8 11:03:41 PDT 2015
On 09/07/2015 09:38 AM, 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 series; a nice set of changes.
Cheers,
Jeremy
More information about the Spice-devel
mailing list