Closed Bug 1541352 Opened 5 years ago Closed 5 years ago

Debounce autocomplete request in JSTerm

Categories

(DevTools :: Console, task, P1)

task

Tracking

(firefox68 fixed)

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 2 open bugs, Regressed 1 open bug)

Details

Attachments

(1 file)

This will help on slow hardware/debug builds, as we won't send as much requests to the server

Debouncing the autocomplete action allow us to not do too many
requests as the user is typing, which should make typing in the
console faster, especially on slow machine or on debug builds.

The tests shouldn't be impacted as we listen for a specific event
in them.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e8a7fee4897
Debounce autocompletion action in JSTerm. r=ochameau.
Blocks: 1542281
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Regressions: 1558248
Regressions: 1573332
Regressions: 1595068
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: