-
Notifications
You must be signed in to change notification settings - Fork 30.5k
[chrome] documentId is optional in webRequest namespace #74270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@erwanjugand Thank you for submitting this PR! This is a live comment that I will keep updated. 1 package in this PR
Code ReviewsBecause 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
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 74270,
"author": "erwanjugand",
"headCommitOid": "1381252ea51af42196c9b6644b1880fb2768df56",
"mergeBaseOid": "86aac7d1dff96c49da8d03ae9e400f39b7e86cae",
"lastPushDate": "2025-12-26T21:09:35.000Z",
"lastActivityDate": "2025-12-28T16:37: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": [
{
"type": "approved",
"reviewer": "nicolas377",
"date": "2025-12-28T16:37:06.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 3693370280,
"ciResult": "pass"
} |
|
🔔 @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 |
nicolas377
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems pretty cut and dry, LGTM
Please fill in this template.
pnpm test <package to test>.If changing an existing definition:
package.json.Doc diff