gecko-dev/devtools
Nicolas Chevobbe 0d7183224a Bug 1485990 - Display 1-item-only autocomplete popup if autocompletion text can't be displayed; r=bgrins.
If the autocomplete only returns 1 item, we usually close the
popup and show the autocompletion text.
But in some cases the autocompletion text can't be shown (e.g.
there's some text after the cursor). So we end up showing
nothing for the user, which is not ideal.
In such case, this patch ensures we do show the popup so the
user can autocomplete and save some keystrokes.

Depends on D4061

Differential Revision: https://phabricator.services.mozilla.com/D4335

--HG--
extra : moz-landing-system : lando
2018-08-27 16:25:57 +00:00
..
client Bug 1485990 - Display 1-item-only autocomplete popup if autocompletion text can't be displayed; r=bgrins. 2018-08-27 16:25:57 +00:00
docs Bug 1483817 - Font Inspector telemetry needs more granular OS versioning r=gl 2018-08-23 19:48:17 +00:00
platform
server Bug 672733 - Make autocomplete search case insensitive; r=Honza. 2018-08-27 16:08:56 +00:00
shared Bug 672733 - Make autocomplete search case insensitive; r=Honza. 2018-08-27 16:08:56 +00:00
startup Bug 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins 2018-08-18 19:28:37 -07:00
.eslintrc.js Bug 1471540 - Make DevTools code compatible with new eslint-plugin-react;r=standard8 2018-07-20 14:26:45 +02:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander 2018-06-20 21:34:40 +03:00
templates.mozbuild