Pass render frame ID to WebSocketBridge (Blink side)
The browser side code of the new WebSocket stack needs to know the ID of the render frame where the corresponding WebSocketBridge is created in order to handle certificate errors. This CL just ports the code used by the old WebSocket implementation to new one. This CL also contains clean up on the old stack. Chromium side change: https://codereview.chromium.org/308513004/ BUG=364361 Review URL: https://codereview.chromium.org/304113002 git-svn-id: svn://svn.chromium.org/blink/trunk@175154 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment