gecko-dev/devtools/shared/webconsole
Art-Vanderlay 1174054e9b Bug 1514766 - Change the order of the autocomplete popup to display lowercase items and perfect matches first. r=nchevobbe.
The autocomplete popup in the web console now favours matches
with the user input in alphabetical order with lowercase letters and
perfect matches brought to the top of the list.
e.g.

Typing 'document.styleSheets' brings up the result:

-styleSheets
-styleSheetSets

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

--HG--
extra : moz-landing-system : lando
2019-04-16 12:31:51 +00:00
..
test Bug 1514766 - Change the order of the autocomplete popup to display lowercase items and perfect matches first. r=nchevobbe. 2019-04-16 12:31:51 +00:00
GenerateReservedWordsJS.py
js-property-provider.js Bug 1541422 - Escape special characters in autocomplete. r=nchevobbe 2019-04-09 16:46:34 +00:00
moz.build Bug 1485664 - move webconsole client to front directory; r=ochameau 2019-02-19 16:00:45 +00:00
network-helper.js
throttle.js Bug 1525319 - Removing context from OnDataAvailable r=valentin 2019-02-27 23:42:27 +00:00