[Spice-devel] [PATCH spice-html5 0/5] Small debug related improvements
Pavel Grunt
pgrunt at redhat.com
Mon Sep 7 07:38:30 PDT 2015
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(-)
--
2.5.0
More information about the Spice-devel
mailing list