[WebSocket] Pass received status code of 0 to script as-is
0 is not a valid close code, but we're passing through the other invalid codes. Let's apply the rule also to 0 for consistency. R=ricea BUG=428794 Review URL: https://codereview.chromium.org/690753009 Cr-Commit-Position: refs/heads/master@{#302233}
Showing
Please register or sign in to comment