Skip to content

Devtools: Surface protocol errors to the users in the active devtools session #235

@auchenberg

Description

@auchenberg

All right, we should surface if there's any protocol errors happening in active DevTools session. I don't know what the UI should be here, but right now if there's some CDP errors like debug enable requested and that returns an error, we actually don't show it. We should show that as a failure case to the user so they are aware and it becomes more visible.

We should also show if there is no traffic being received from the device. A typical use case here would be that a user opens up the DevTools. It's empty, nothing is happening because the device is locked or whatever, but we should show that to the user as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions