From a327e9167996c480c0c651a79c3e1787eb717769 Mon Sep 17 00:00:00 2001 From: David Jaša Date: Fri, 16 Mar 2012 10:14:14 +0100 Subject: test page overhaul This patch * gets the test page in sync with API defined in nsISpicec.idl * cleans up HTML and JavaScript to more coherent & up-to-date style * improves page log: adds timestamps, structures it to table * allows "disabling" of any value (well, setting it to empty string, as undefining it or setting it to Null does not make the spice-xpi plugin happy) The only missing part is OnDisconnected event logging, i just couldn't make it work on my machine. --- data/test.html | 319 +++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 264 insertions(+), 55 deletions(-) diff --git a/data/test.html b/data/test.html index 929d096..860851f 100644 --- a/data/test.html +++ b/data/test.html @@ -1,86 +1,295 @@ - - -SPICE xpi test page - - + + +Spice-XPI test page + + +

SPICE xpi test page

-SPICE xpi test page. -

+SPICE xpi test page. Disabled (greyed out) values are passed to SPICE xpi as empty variables, asterisk-marked ones are passed when you press button marked in the same fashion. +
-
+
- -
-Host: -Port:
-SecurePort:
-Password: -HotKeys: -AdminConsole: -SendCtrlAltDelete: -
-HostSubject:
-TrustStore:
+ + - - - + - + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Host:
Port:
SecurePort:
Password:
+
Cipher Suite:
Secure Channels:
Host Subject:
Full Screen:
AdminConsole:
Title:
Dynamic Menu:
Number of Monitors:
GuestHostName:
Hot Key:
NoTaskMgrExecution:
Send Ctrl+Alt+Delete:
USB listen port:
USB Auto Share:
Smartcard:
*Language Strings - section:
*Language Strings - lang:
**Set USB Filter:
+
+ + + + + + +
+
Trust Store:
+
+ + + + + + + + +
----
-
-
----
- - +
+ + + + + +
log:
timestampmessage
+ + -- cgit v1.2.3