Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

[SVT][Eclipse] devtool link provided by URL Debug Inspector is deprecated #3127

@DavidG1011

Description

@DavidG1011

Codewind version: 0.13
OS: MacOS

IDE extension version: codewind-0.13.0-202006091352
IDE version: Eclipse Version: 2020-03 (4.15.0) Build id: 20200313-1211

Tested with Chrome Version 83.0.4103.97 (Official Build) (64-bit)

Description:
The URL provided by "URL Debug Inspector" gives an old devtools link.

"Debug Inspector URL" popup specifies the link for accessing the chrome devtools:

image

The URL for the inspector recently changed from
chrome-devtools://devtools/bundled/inspector.html ...
to just
devtools://devtools/bundled/inspector.html ...

Pasting the link from the "Debug Inspector URL" will currently start a search query when using newer versions of Chrome.

Steps to reproduce:

  1. Create remote connection.
  2. Create Nodejs project in remote, wait for project to be in running state.
  3. Restart project in debug mode.
  4. Wait for "Debug Inspector URL" popup.

This issue was previously opened as part of this issue: #3118

/area eclipse-ide

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/eclipse-ideIssue associated with the Codewind Eclipse pluginkind/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions