Closed
Bug 787986
Opened 13 years ago
Closed 12 years ago
Throttle/disable autocomplete in the Web Console when connected to a remote server
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: msucan, Unassigned)
References
Details
(Whiteboard: [autocomplete][performance][mobile])
Once bug 768096 lands JS input autocompletion will work over the remote debugging protocol. This can become very slow / high latency when a connection to a remote server is used.
We should throttle autocomplete updates or disable it for slow connections.
Comment 1•12 years ago
|
||
Filter on GUNGNIR.
Priority: -- → P2
Whiteboard: [autocomplete][performance][mobile]
Reporter | ||
Comment 2•12 years ago
|
||
The patch from bug 790016 reduces the number of autocomplete requests for the most common use-cases. I'm marking this bug as WFM. Please reopen if this is still a problem.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•