diff --git a/source b/source index 422d98c0fb9..bd619e91d3c 100644 --- a/source +++ b/source @@ -27162,9 +27162,10 @@ document.body.appendChild(wbr); data-x="navigation-status-status">status is "pending", url is response's URL, and URL, suggestedFilename is - suggestedFilename.

+ suggestedFilename, and downloadResponse is response.

  • If download behavior is not null and download behavior's @@ -27177,7 +27178,8 @@ document.body.appendChild(wbr); data-x="navigation-status-status">status is "canceled", url is response's URL.

  • + data-x="concept-response-url">URL, and downloadResponse is response.

  • Return.

  • @@ -27231,7 +27233,8 @@ document.body.appendChild(wbr); data-x="navigation-status-downloaded-filepath">downloadedFilepath is an absolute path of the downloaded file if available, otherwise null, url is response's URL.

    + data-x="concept-response-url">URL, and downloadResponse is response.