mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"
This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e.
This commit is contained in:
parent
0c76f8a093
commit
c887c0a5ee
4 changed files with 1 additions and 1378 deletions
|
|
@ -73,7 +73,7 @@
|
|||
.getService(Components.interfaces.nsIFaviconService);
|
||||
</field>
|
||||
<field name="_placesAutocomplete" readonly="true">
|
||||
Components.classes["@mozilla.org/autocomplete/search;1?name=history"]
|
||||
Components.classes["@mozilla.org/autocomplete/search;1?name=unifiedcomplete"]
|
||||
.getService(Components.interfaces.mozIPlacesAutoComplete);
|
||||
</field>
|
||||
<field name="mTabBox" readonly="true">
|
||||
|
|
|
|||
|
|
@ -6,10 +6,5 @@
|
|||
|
||||
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
|
|
@ -1,3 +0,0 @@
|
|||
component {d0272978-beab-4adc-a3d4-04b76acfa4e7} nsPlacesAutoComplete.js
|
||||
contract @mozilla.org/autocomplete/search;1?name=history {d0272978-beab-4adc-a3d4-04b76acfa4e7}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue