Make websocket error messages look better at the devtools console.
Show the source file name and the line number for WebSockets in a WebWorker.
Show "closed before connection is established" message as a warning, not an error.
BUG=
164546,
101875
R=tyoshino
TEST=http/tests/websocket and some manual tests
Committed:
https://src.chromium.org/viewvc/blink?view=rev&revision=149841