gecko-dev/toolkit/components/autocomplete
Jared Wein a54eda04ca Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
Running eslint with --fix didn't fix many of the issues. The majority here had to be fixed by hand but a significant majority of the issues were related to a few files that I was able to use find-and-replace with. I regret not making this in to separate commits of the hand-fixes and the fixes from --fix but I don't recall --fix fixing any of the issues.

MozReview-Commit-ID: ANyg2qfo3Qx

--HG--
extra : rebase_source : 61d2aa91bf9474af3d72a5dea41b25dca442c1b7
2017-03-21 14:29:43 -04:00
..
tests/unit Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsAutoCompleteController.cpp Bug 1304501 - Properly disable trimUrl on autofill. r=adw 2016-09-21 21:55:00 +02:00
nsAutoCompleteController.h Bug 1180944 - Implement one-off searches from Awesomebar. r=mak,florian 2016-08-02 18:00:26 -07:00
nsAutoCompleteSimpleResult.cpp Bug 1303624 - Remove typeAheadResult support from autocomplete. r=adw 2016-09-21 18:11:45 +02:00
nsAutoCompleteSimpleResult.h Bug 1303624 - Remove typeAheadResult support from autocomplete. r=adw 2016-09-21 18:11:45 +02:00
nsIAutoCompleteController.idl Bug 1306639 - Searching in locationbar by typing something and pressing enter is not accounted in telemetry. r=adw 2016-10-06 17:40:13 +02:00
nsIAutoCompleteInput.idl Bug 1304501 - Properly disable trimUrl on autofill. r=adw 2016-09-21 21:55:00 +02:00
nsIAutoCompletePopup.idl Bug 1236364 - Don't reuse existing richlistitem in urlbar when handling a delete. r=mak 2016-01-25 10:13:26 -08:00
nsIAutoCompleteResult.idl Bug 1303624 - Remove typeAheadResult support from autocomplete. r=adw 2016-09-21 18:11:45 +02:00
nsIAutoCompleteSearch.idl
nsIAutoCompleteSimpleResult.idl Bug 1303624 - Remove typeAheadResult support from autocomplete. r=adw 2016-09-21 18:11:45 +02:00