Skip to content

Commit

Permalink
Bug 1050683 - Add nsIAutoCompleteSearchDescriptor to UnifiedComplete.…
Browse files Browse the repository at this point in the history
… r=ttaubert
  • Loading branch information
mak77 committed Aug 8, 2014
1 parent aa06048 commit a084621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolkit/components/places/UnifiedComplete.js
Original file line number Diff line number Diff line change
Expand Up @@ -1355,6 +1355,7 @@ UnifiedComplete.prototype = {
QueryInterface: XPCOMUtils.generateQI([
Ci.nsIAutoCompleteSearch,
Ci.nsIAutoCompleteSimpleResultListener,
Ci.nsIAutoCompleteSearchDescriptor,
Ci.mozIPlacesAutoComplete,
Ci.nsIObserver,
Ci.nsISupportsWeakReference
Expand Down

0 comments on commit a084621

Please sign in to comment.