commit | c06da5654f957b454a1e50b24b73e3589e14ff8f | [log] [tgz] |
---|---|---|
author | tyoshino <[email protected]> | Fri Mar 06 06:02:42 2015 |
committer | Commit bot <[email protected]> | Fri Mar 06 06:03:38 2015 |
tree | 3f6fcee2165d729634a661e4b0b11f77796bd62e | |
parent | af3e767a66b82c6f8510db2fb8eeeb0d2f89409c [diff] |
Remove fail argument from WebSocket AddChannelResponse message This reduces the number of messages. We can still see whether a received failure notification is for handshake or after handshake by checking their own state. BUG=none Review URL: https://codereview.chromium.org/950903004 Cr-Commit-Position: refs/heads/master@{#319412}