Description[chromoting] Fix crash when generating access code
Chromoting host plugin uses a class that accesses
CommandLine::ForCurrentProcess() which returns NULL because it is
not initialized
Avoid this crash by having a different static constructor that
creates a DesktopEnvironment not using this class.
BUG=118003
TEST=Load the latest plugin, generate access code without crash
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128147
Patch Set 1 #
Total comments: 6
Patch Set 2 : fixed nits #Patch Set 3 : merged #
Messages
Total messages: 10 (0 generated)
|