Open Bug 1579782 Opened 5 years ago Updated 2 years ago

debounce search requests in netmonitor search panel

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: lalas, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36

Steps to reproduce:

When doing a search in the Netmonitor search panel, there is no limit to the frequency to which a search can be done.

Actual results:

Holding down enter to do a search keeps submitting multiple search requests without a frequency limiter.

Expected results:

Search requests frequency should be limited to a few milliseconds (in between requests). This can be compared to the debugger component, where requests are debounced as well.

Make sense to me, thanks for the report Lloan!
Honza

Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.