Bug 1964675 - Fix various jsdoc type definitions across urlbar code. r=urlbar-reviewers,jteow
Differential Revision: https://phabricator.services.mozilla.com/D247921
This commit is contained in:
committed by
mbanner@mozilla.com
parent
0bfb4c4f3d
commit
0362463c59
@@ -104,7 +104,7 @@ export class UrlbarController {
|
||||
* Takes a query context and starts the query based on the user input.
|
||||
*
|
||||
* @param {UrlbarQueryContext} queryContext The query details.
|
||||
* @returns {UrlbarQueryContext}
|
||||
* @returns {Promise<UrlbarQueryContext>}
|
||||
* The updated query context.
|
||||
*/
|
||||
async startQuery(queryContext) {
|
||||
|
||||
Reference in New Issue
Block a user