summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/nsISearchService.idl
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/search/nsISearchService.idl')
-rw-r--r--toolkit/components/search/nsISearchService.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/components/search/nsISearchService.idl b/toolkit/components/search/nsISearchService.idl
index 769ba4eca7..4421c25974 100644
--- a/toolkit/components/search/nsISearchService.idl
+++ b/toolkit/components/search/nsISearchService.idl
@@ -99,7 +99,7 @@ interface nsISearchEngine : nsISupports
* Width of the requested icon. If not specified, it is assumed that
* 16x16 is desired.
*/
- jsval getIconURL([optional] in unsigned short preferredWidth);
+ Promise getIconURL([optional] in unsigned short preferredWidth);
/**
* Opens a speculative connection to the engine's search URI