DescriptionFix V1 app crash when verifying sockets API is available.
the code that checks that sockets API is available was checking that
chrome.socket.secure is defined without verifying that chrome.socket
is defined. As result the app would not connect.
BUG=414366
Committed: https://crrev.com/efb18cbb572a9c798c6ef6c81a0a6cb54935814d
Cr-Commit-Position: refs/heads/master@{#295183}
Patch Set 1 #
Messages
Total messages: 15 (6 generated)
|