Deprecated WebComponents v0 for remote debugging

Description

In order to be able to use Chrome/Chromium > 80 with remote inspector, is needed to launch it with the following flag to use the feature in the engine:

--enable-blink-features=ShadowDOMV0,CustomElementsV0

We need to ensure that an update of the Chromium version allows to avoid having to use it.

Environment

None

Activity

Show:

송효진/책임연구원/SW Platform(연)선행Platform개발실 Web TP 
April 12, 2021 at 5:57 AM

I've experienced similar situation, so I have some workaround method.

Could you briefly share the problem? In my case, the latest Chrome in host PC can't connect to old Devtools in target(RPi4).

Lorenzo 
April 6, 2021 at 11:56 AM

I have verified that with current Chromium 84 version, enabling those extra parameters doesn't seem necessary anymore.

Fixed

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Created June 16, 2020 at 12:55 PM
Updated April 12, 2021 at 5:57 AM
Resolved April 6, 2021 at 11:56 AM

Flag notifications