Bug 1870226 - Upgrade eslint-plugin-jsdoc to version 43.2.0. r=frontend-codestyle-reviewers,credential-management-reviewers,issammani
This switches from the deprecated/removed jsdoc/newline-after-description rule to using the replacement jsdoc/tag-lines rule. Differential Revision: https://phabricator.services.mozilla.com/D219512
This commit is contained in:
@@ -896,7 +896,6 @@ export class UrlbarInput {
|
||||
* mode when handing `searchString` from the fake input to the Urlbar.
|
||||
* @param {string} newtabSessionId
|
||||
* Optional. The id of the newtab session that handed off this search.
|
||||
*
|
||||
*/
|
||||
handoff(searchString, searchEngine, newtabSessionId) {
|
||||
this._isHandoffSession = true;
|
||||
|
||||
@@ -1382,7 +1382,6 @@ class MuxerUnifiedComplete extends UrlbarMuxer {
|
||||
* `result.exposureResultHidden` a boolean which indicates whether the
|
||||
* result should be hidden from the view.
|
||||
*
|
||||
*
|
||||
* @param {UrlbarResult} result
|
||||
* The result.
|
||||
* @returns {boolean}
|
||||
|
||||
Reference in New Issue
Block a user