gecko-dev/toolkit/components/autocomplete
Nicholas Nethercote f44287005f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.

--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
..
tests/unit Bug 1130858 - Recipient autocomplete suggestion overrides ANY manual address input if quickly entered/pasted and confirmed with Enter/Tab before autocomplete suggestions disappear. r=mak 2015-07-15 16:21:52 +03:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsAutoCompleteController.cpp Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw 2015-07-30 16:54:27 +02:00
nsAutoCompleteController.h Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw 2015-07-30 16:54:27 +02:00
nsAutoCompleteSimpleResult.cpp Bug 1173748 - Part 1: allow inserting result matches at given indices. r=adw 2015-07-03 13:37:37 +02:00
nsAutoCompleteSimpleResult.h Bug 1173748 - Part 1: allow inserting result matches at given indices. r=adw 2015-07-03 13:37:37 +02:00
nsIAutoCompleteController.idl Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin 2014-04-18 16:04:19 +02:00
nsIAutoCompleteInput.idl Bug 1114707, don't close search suggestions when the caret is moved when norolluponanchor is set, r=mak 2015-02-02 15:53:55 -05:00
nsIAutoCompletePopup.idl
nsIAutoCompleteResult.idl Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin 2014-04-18 16:04:19 +02:00
nsIAutoCompleteSearch.idl Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw 2015-07-30 16:54:27 +02:00
nsIAutoCompleteSimpleResult.idl Bug 1173748 - Part 1: allow inserting result matches at given indices. r=adw 2015-07-03 13:37:37 +02:00