Chrome 59+ websocket frames no longer visible in DevTools

前端 未结 3 636
野的像风
野的像风 2020-12-24 01:29

Ever since I upgrade from Chrome 58 => 59 on Mac OS El Capitan, when I use Dev Tools Network inspector to view WebSocket frames, the frames no longer are visible. We build

3条回答
  •  伪装坚强ぢ
    2020-12-24 02:35

    Ugh, the UI was pulling the wool over my eyes. The pane that shows new frames was pulled all the way up so I could not see them.

    It's a split pane with the frame summary on top, and individual frame inspector on bottom -- but the split divider was pulled all the way to the top. Was tough to see that. Google UI team: would be great to provide a better visual indicator on this :)

提交回复
热议问题