Skip to content

[chrome] several fixes#74789

Open
erwanjugand wants to merge 1 commit intoDefinitelyTyped:masterfrom
erwanjugand:checking
Open

[chrome] several fixes#74789
erwanjugand wants to merge 1 commit intoDefinitelyTyped:masterfrom
erwanjugand:checking

Conversation

@erwanjugand
Copy link
Copy Markdown
Contributor

@erwanjugand erwanjugand commented Mar 21, 2026

Please fill in this template.

If changing an existing definition:

Notes:

  • Global :
    • Fix JSDoc
    • Add missing export
  • declarativeContent
    • fix SetIcon : param is required, with at least the "path" or "imageData" key.
      SetIcon-1
      SetIcon-2
  • documentScan
    • fix OptionSetting : value key accept number array
      image
  • enterprise.networkingAttributes
    • update getNetworkDetails(): can return a promise
      image
  • platformKeys
    • fix ClientCertificateType : rasSign -> rsaSign
      image
  • search
    • fix QueryInfo : text key is required
      search
  • webRequest
    • fix OnBeforeRequestDetails: requestBody is optional
  • declarativeNetRequest
    • update TestMatchRequestDetails: strengthens the typing of the key responseHeaders
  • userScripts
    • fix RegisteredUserScript: js is optional

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 21, 2026

@erwanjugand Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Most recent commit is approved by a DT maintainer

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.

Inactive

This PR has been inactive for 7 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74789,
  "author": "erwanjugand",
  "headCommitOid": "913903e8a159df7522001c53bbe5170668792dee",
  "mergeBaseOid": "59dc8797e653c2d2118593a02a326b7ff055ee3d",
  "lastPushDate": "2026-03-21T14:53:06.000Z",
  "lastActivityDate": "2026-03-21T14:53:06.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "chrome",
      "kind": "edit",
      "files": [
        {
          "path": "types/chrome/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/chrome/test/index.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "matthewkimber",
        "otiai10",
        "sreimer15",
        "MatCarlson",
        "ekinsol",
        "echoabstract",
        "spasma",
        "bdbai",
        "JasonXian",
        "usertim",
        "idan315",
        "nicolas377",
        "idosal",
        "fregante",
        "erwanjugand"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 4103495917,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Author is Owner The author of this PR is a listed owner of the package. labels Mar 21, 2026
@typescript-bot typescript-bot moved this to Waiting for Code Reviews in Pull Request Status Board Mar 21, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @matthewkimber @otiai10 @sreimer15 @matcarlson @ekinsol @EchoAbstract @spasma @bdbai @JasonXian @userTim @idan315 @nicolas377 @idosal @fregante — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Critical package

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

2 participants