Xpra: Ticket #1489: Honor HTML5 Client settings when reconnecting

honor HTML5 Client settings when reconnecting

When HTML5 client reconnects it should honor previous client settings like a list of encodings, hello timeouts.

With r15453 it uses the default values.



Tue, 04 Apr 2017 13:36:36 GMT - Antoine Martin: owner, description changed

r15516 fixes the problem of some constants wrongly getting reset. Can you please clarify which other settings are reset? Is it just the list of enabled encodings? Anything else?


Tue, 04 Apr 2017 13:46:35 GMT - JAremko:

Replying to Antoine Martin:

r15516 fixes the problem of some constants wrongly getting reset. Can you please clarify which other settings are reset? Is it just the list of enabled encodings? Anything else?

So far (with my rev) only encodings (I disable jpeg but then it got reenabled) and hello timeout.


Sat, 08 Apr 2017 11:22:37 GMT - Antoine Martin:

Should be fixed as of r15529. Please close this ticket if that works for you. (note: the code was buggy before that anyway, and encodings that were meant to be disabled could have ended up being used..)


Sun, 09 Apr 2017 02:08:16 GMT - JAremko: status changed; resolution set

Seems to work. Thanks.


Sat, 01 Jul 2017 06:27:55 GMT - Antoine Martin: milestone changed

(edit milestone)


Sat, 23 Jan 2021 05:25:42 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1489