[PALEMOON] Source nsPlacesAutoComplete from the suite

This commit is contained in:
NTD 2018-04-16 16:26:11 -04:00 committed by Roy Tam
commit d8e1602c55
4 changed files with 1378 additions and 1 deletions

View file

@ -6,5 +6,10 @@
JAR_MANIFESTS += ['jar.mn']
EXTRA_COMPONENTS += [
'nsPlacesAutoComplete.js',
'nsPlacesAutoComplete.manifest',
]
EXTRA_JS_MODULES += [ 'PlacesUIUtils.jsm' ]

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,3 @@
component {d0272978-beab-4adc-a3d4-04b76acfa4e7} nsPlacesAutoComplete.js
contract @mozilla.org/autocomplete/search;1?name=history {d0272978-beab-4adc-a3d4-04b76acfa4e7}