gecko-dev/devtools/client
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
..
aboutdebugging Bug 1474095 - "Addon-tip-icon for web-ext in about:debugging cut (at low window width)" [c=c4609174]. r=janx 2018-08-03 04:18:00 +03:00
aboutdebugging-new Bug 1477602 - Part 9: Move worker related logic which convert for component to middleware. r=ladybenko 2018-08-23 10:42:45 +09:00
accessibility Bug 1482454 - add learn more links across accessibility panel. r=gl, flod 2018-08-22 10:23:20 -04:00
application Bug 1467256 - Temporarily disable the test. r=nchevobbe 2018-07-11 15:14:42 +02:00
canvasdebugger Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes 2018-06-21 11:08:25 -07:00
debugger Bug 1485471 - Update Debugger Frontend v85. r=dwalsh 2018-08-23 09:22:55 -04:00
dom Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes 2018-06-25 12:47:52 -07:00
framework Bug 1485426 - Use createXULElement instead of createElement in XUL docs. r=bgrins 2018-08-25 00:16:27 +00:00
inspector Bug 1486011 - Refactor auto-increment behaviour on sliders in font editor. r=gl 2018-08-27 16:58:44 +00:00
jsonview Bug 1447494 - remove all instances of commandline/helpers; r=ochameau 2018-08-16 14:06:07 +00:00
locales Bug 1333994 - The network tab should flag resources on the tracking protection list; r=ochameau 2018-08-23 07:36:08 +00:00
memory Bug 1476141 - updated test files to handle a new coarsetype r=jimb 2018-07-17 16:23:29 -07:00
netmonitor Bug 1479750 - Part 1: Tweak clear icon and devtools-separator style; r=nchevobbe 2018-08-23 07:59:53 +00:00
performance Backed out changeset 9162b1c01237 (bug 1452061) for failing at performance/components/test/test_jit_optimizations_01.html on a CLOSED TREE 2018-07-24 17:11:01 +03:00
performance-new Bug 1222047 - Manage device and preference fronts via client.mainRoot.getFront. r=yulia 2018-08-23 03:51:40 -07:00
preferences Bug 1485471 - Update Debugger Frontend v85. r=dwalsh 2018-08-23 09:22:55 -04:00
responsive.html Bug 1485118 - Format the React and Redux components in RDM. r=rcaliman 2018-08-22 13:18:46 -04:00
scratchpad Bug 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins 2018-08-18 19:28:37 -07:00
shadereditor Bug 1307464 - Use HTMLTooltip in shader editor;r=nchevobbe 2018-07-26 17:43:15 +02:00
shared Bug 1486364 - Revert changes in Tree component and test; r=jdescottes. 2018-08-27 07:30:02 +00:00
sourceeditor Bug 1486298 - Update CodeMirror to 5.44.0 and add ClojureScript syntax highlighting. r=bgrins 2018-08-26 22:20:53 -04:00
storage Bug 1448484 - Disable browser_storage_cookies_samesite.js due to intermittent failures r=miker 2018-07-27 11:15:16 +01:00
styleeditor Bug 1222047 - Manage StyleSheets fronts via target.getFront. r=yulia 2018-08-23 03:51:40 -07:00
themes Merge mozilla-central to autoland. a=merge 2018-08-27 18:59:16 +03:00
webaudioeditor Bug 1479482 - Use correct property value for markerUnits attribute. r=ladybenko 2018-08-02 10:20:09 +00:00
webconsole 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
webide Bug 1222047 - Manage device and preference fronts via client.mainRoot.getFront. r=yulia 2018-08-23 03:51:40 -07:00
.eslintrc.js Bug 1451821 - Move new-console-output content one folder up; r=jdescottes. 2018-04-06 15:03:20 +02:00
definitions.js Bug 1483173 - introduce screenshot actor; r=ochameau 2018-08-27 15:14:10 +00:00
jar.mn Bug 1483782 - Remove old webconsole.svg sprite; r=nchevobbe 2018-08-27 13:47:06 +00:00
menus.js Bug 1466534 - Centralize DevTools link handling. r=jdescottes 2018-06-11 23:42:19 -07:00
moz.build Bug 1447494 - remove all instances of commandline/helpers; r=ochameau 2018-08-16 14:06:07 +00:00