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
Now that #11220 has landed, we need to begin the process of migrating errors in the */lib.js source over to use it. A basic guide is provided here.
Note that moving existing errors over to this mechanism should, in general, be considered semver-major.
Please use the following list to track which files have been migrated over to using the new errors and provide a link back to this issue in the relevant PRs
Now that #11220 has landed, we need to begin the process of migrating errors in the
*/lib.jssource over to use it. A basic guide is provided here.Note that moving existing errors over to this mechanism should, in general, be considered
semver-major.Please use the following list to track which files have been migrated over to using the new errors and provide a link back to this issue in the relevant PRs
_debug_agent.js(removed in 549e81bfa1)_debugger.js - debugger, errors: migrate to use internal/errors.js #11380(File removed from master)_linklist.jsstreamrelated (blocked)@refack: removed GFC label and commented out sentence in description + split off stream stuff
@BridgeAR: updated the list