• Solly Ross's avatar
    Fixed Cursor URI Support Detection · 53762c31
    Solly Ross authored
    There was a bug in cursor URI support detection due to the way
    set_defaults now works -- the code was checking for `null`, whereas
    when not set, options default to `undefined` unless otherwise
    specified.  The code now checks for either `null` or `undefined`.
    Tests have been added to ensure that this works properly.
    53762c31
Name
Last commit
Last update
..
arrays.html Loading commit data...
arrays.js Loading commit data...
assertions.js Loading commit data...
base64.html Loading commit data...
base64.js Loading commit data...
browser.js Loading commit data...
canvas.html Loading commit data...
cursor.html Loading commit data...
face.png Loading commit data...
face.png.js Loading commit data...
fake.websocket.js Loading commit data...
input.html Loading commit data...
keyboard-tests.html Loading commit data...
run_from_console.casper.js Loading commit data...
run_from_console.js Loading commit data...
run_from_console.zombie.js Loading commit data...
stats.js Loading commit data...
test.base64.js Loading commit data...
test.display.js Loading commit data...
test.helper.js Loading commit data...
test.keyboard.js Loading commit data...
test.rfb.js Loading commit data...
test.util.js Loading commit data...
test.websock.js Loading commit data...
viewport.css Loading commit data...
viewport.html Loading commit data...
vnc_perf.html Loading commit data...
vnc_playback.html Loading commit data...