You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chrome DevTools Protocol is the de-facto debugger protocol for
Node.js and is tested regularly in Node.js test suite / CI. It matches
the tier 2 classification but lacks proper documentation in Node.js.
Classify the Chrome DevTools Protocol as tier 2 with a target of
tier 1 once we have proper documentation on stable protocols.
On the other hand, the Chrome DevTools Frontend is not shipped with
Node.js and not tested in Node.js CI. So keep it as tier 3.
PR-URL: #57634
Reviewed-By: Yagiz Nizipli
Reviewed-By: Marco Ippolito
Reviewed-By: Matteo Collina
Reviewed-By: Tobias Nießen
Reviewed-By: Luigi Pinca
Reviewed-By: Darshan Sen
Reviewed-By: Rafael Gonzaga
Reviewed-By: Moshe Atlow
0 commit comments