gecko-dev/widget/xremoteclient
Martin Stransky 74d977ad2a Bug 1420124 - X Remote client: Encode DBus interface strings by base64 to avoid failure/crashes, r=jhorak
DBus strings can contain only [a-z][A-Z][0-9]_ chars. Encode profile name (used as part of interface name) by base64 and adjust it to avoid crashes (Bug 1418985).

MozReview-Commit-ID: J2SQHYRcWDW

--HG--
extra : rebase_source : 6ef46a1b390796021030fe0dc2e0294262eaea0c
2017-11-23 12:28:07 +01:00
..
DBusRemoteClient.cpp Bug 1420124 - X Remote client: Encode DBus interface strings by base64 to avoid failure/crashes, r=jhorak 2017-11-23 12:28:07 +01:00
DBusRemoteClient.h Bug 1360560 - Implement XRemote client by D-Bus service, r=jhorak 2017-11-02 16:21:28 +01:00
RemoteUtils.cpp Bug 1413206 - Export ConstructCommandLine() to RemoteUtils module, r=jhorak 2017-10-31 16:24:24 +01:00
RemoteUtils.h Bug 1413206 - Export ConstructCommandLine() to RemoteUtils module, r=jhorak 2017-10-31 16:24:24 +01:00
XRemoteClient.cpp Bug 1413206 - Export ConstructCommandLine() to RemoteUtils module, r=jhorak 2017-10-31 16:24:24 +01:00
XRemoteClient.h
moz.build Bug 1360560 - Implement XRemote client by D-Bus service, r=jhorak 2017-11-02 16:21:28 +01:00
nsRemoteClient.h Bug 1360560 - Add destructor to nsRemoteClient, r=jhorak" 2017-11-02 16:23:06 +01:00