commit | 82cc04b29fc2e9d7a1a9daa3d1af2f429c029854 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Apr 28 12:10:46 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Apr 28 12:10:46 2014 |
tree | 7b2f94ea7cb9f24cd1d874a9d66251bb35091a0d | |
parent | 2b19d41b478d7c81d3f28c578ddd1ea53ff82e84 [diff] |
[WebSocket] Fix a crash caused by a pending empty frame. This CL fixes the process that sends pending frames when a WebSocketChannel receives quota from the renderer process. The IOBuffer data of a frame can be null, but the implementation didn't take account of that. BUG=364788 [email protected] Review URL: https://codereview.chromium.org/258833005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266513 0039d316-1c4b-4281-b951-d872f2087c98