Thanks! This improvements are expected as the new `custom.jsdebugger.stepInNewSource.DAMP` subtest added (runs before the `custom.jsdebugger.stepIn.DAMP`), the `step-in-test.js` has already been parsed and the symbols built.
Bug 1849405 Comment 5 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Thanks! This improvements are expected as the new `custom.jsdebugger.stepInNewSource.DAMP` subtest added (runs before the `custom.jsdebugger.stepIn.DAMP`), the `step-in-test.js` has already been parsed and the symbols built, so the `stepIn` test would run slightly faster.