File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22
3+ ## Roll protocol to r1459876 — _2025-05-14T04:31:17.000Z_
4+ ###### Diff: [`3a3ebb4...20933d9`](https://github.com/ChromeDevTools/devtools-protocol/compare/3a3ebb4...20933d9)
5+
6+ ```diff
7+ @@ browser_protocol.pdl:5971 @@ domain Network
8+ Ping
9+ CSPViolationReport
10+ Preflight
11+ + FedCM
12+ Other
13+
14+ # Unique loader identifier.
15+ @@ -8607,6 +8608,7 @@ domain Page
16+ media-playback-while-not-visible
17+ microphone
18+ midi
19+ + on-device-speech-recognition
20+ otp-credentials
21+ payment
22+ picture-in-picture
23+ ```
24+
325## Roll protocol to r1457408 — _2025-05-08T04:31:17.000Z_
4- ###### Diff: [`2edae2a...09122f3 `](https://github.com/ChromeDevTools/devtools-protocol/compare/2edae2a...09122f3 )
26+ ###### Diff: [`2edae2a...3a3ebb4 `](https://github.com/ChromeDevTools/devtools-protocol/compare/2edae2a...3a3ebb4 )
527
628```diff
729@@ browser_protocol.pdl:7959 @@ domain Network
@@ -13871,18 +13893,4 @@ index 8d8211b..2d56043 100644
1387113893 returns
1387213894 # Database names for origin.
1387313895 array of string databaseNames
13874- ```
13875-
13876- ## Roll protocol to r1030398 — _2022-08-02T04:50:11.000Z_
13877- ###### Diff: [`18fb7c3...750f434`](https://github.com/ChromeDevTools/devtools-protocol/compare/18fb7c3...750f434)
13878-
13879- ```diff
13880- @@ browser_protocol.pdl:705 @@ experimental domain Audits
13881- InvalidHeader
13882- InvalidRegisterTriggerHeader
13883- InvalidEligibleHeader
13884- + TooManyConcurrentRequests
13885-
13886- # Details for issues around "Attribution Reporting API" usage.
13887- # Explainer: https://github.com/WICG/attribution-reporting-api
1388813896```
Original file line number Diff line number Diff line change 1294012940 "Ping",
1294112941 "CSPViolationReport",
1294212942 "Preflight",
12943+ "FedCM",
1294312944 "Other"
1294412945 ]
1294512946 },
1824418245 "media-playback-while-not-visible",
1824518246 "microphone",
1824618247 "midi",
18248+ "on-device-speech-recognition",
1824718249 "otp-credentials",
1824818250 "payment",
1824918251 "picture-in-picture",
Original file line number Diff line number Diff line change 11{
22 "name" : " devtools-protocol" ,
3- "version" : " 0.0.1457408 " ,
3+ "version" : " 0.0.1459876 " ,
44 "description" : " The Chrome DevTools Protocol JSON" ,
55 "repository" : " https://github.com/ChromeDevTools/devtools-protocol" ,
66 "author" : " The Chromium Authors" ,
Original file line number Diff line number Diff line change @@ -5971,6 +5971,7 @@ domain Network
59715971 Ping
59725972 CSPViolationReport
59735973 Preflight
5974+ FedCM
59745975 Other
59755976
59765977 # Unique loader identifier.
@@ -8607,6 +8608,7 @@ domain Page
86078608 media-playback-while-not-visible
86088609 microphone
86098610 midi
8611+ on-device-speech-recognition
86108612 otp-credentials
86118613 payment
86128614 picture-in-picture
Original file line number Diff line number Diff line change @@ -10599,7 +10599,7 @@ export namespace Protocol {
1059910599 /**
1060010600 * Resource type as it was perceived by the rendering engine.
1060110601 */
10602- export type ResourceType = ('Document' | 'Stylesheet' | 'Image' | 'Media' | 'Font' | 'Script' | 'TextTrack' | 'XHR' | 'Fetch' | 'Prefetch' | 'EventSource' | 'WebSocket' | 'Manifest' | 'SignedExchange' | 'Ping' | 'CSPViolationReport' | 'Preflight' | 'Other');
10602+ export type ResourceType = ('Document' | 'Stylesheet' | 'Image' | 'Media' | 'Font' | 'Script' | 'TextTrack' | 'XHR' | 'Fetch' | 'Prefetch' | 'EventSource' | 'WebSocket' | 'Manifest' | 'SignedExchange' | 'Ping' | 'CSPViolationReport' | 'Preflight' | 'FedCM' | ' Other');
1060310603
1060410604 /**
1060510605 * Unique loader identifier.
@@ -14004,7 +14004,7 @@ export namespace Protocol {
1400414004 * in services/network/public/cpp/permissions_policy/permissions_policy_features.json5.
1400514005 * LINT.IfChange(PermissionsPolicyFeature)
1400614006 */
14007- export type PermissionsPolicyFeature = ('accelerometer' | 'all-screens-capture' | 'ambient-light-sensor' | 'attribution-reporting' | 'autoplay' | 'bluetooth' | 'browsing-topics' | 'camera' | 'captured-surface-control' | 'ch-dpr' | 'ch-device-memory' | 'ch-downlink' | 'ch-ect' | 'ch-prefers-color-scheme' | 'ch-prefers-reduced-motion' | 'ch-prefers-reduced-transparency' | 'ch-rtt' | 'ch-save-data' | 'ch-ua' | 'ch-ua-arch' | 'ch-ua-bitness' | 'ch-ua-high-entropy-values' | 'ch-ua-platform' | 'ch-ua-model' | 'ch-ua-mobile' | 'ch-ua-form-factors' | 'ch-ua-full-version' | 'ch-ua-full-version-list' | 'ch-ua-platform-version' | 'ch-ua-wow64' | 'ch-viewport-height' | 'ch-viewport-width' | 'ch-width' | 'clipboard-read' | 'clipboard-write' | 'compute-pressure' | 'controlled-frame' | 'cross-origin-isolated' | 'deferred-fetch' | 'deferred-fetch-minimal' | 'device-attributes' | 'digital-credentials-get' | 'direct-sockets' | 'direct-sockets-private' | 'display-capture' | 'document-domain' | 'encrypted-media' | 'execution-while-out-of-viewport' | 'execution-while-not-rendered' | 'fenced-unpartitioned-storage-read' | 'focus-without-user-activation' | 'fullscreen' | 'frobulate' | 'gamepad' | 'geolocation' | 'gyroscope' | 'hid' | 'identity-credentials-get' | 'idle-detection' | 'interest-cohort' | 'join-ad-interest-group' | 'keyboard-map' | 'language-detector' | 'local-fonts' | 'local-network-access' | 'magnetometer' | 'media-playback-while-not-visible' | 'microphone' | 'midi' | 'otp-credentials' | 'payment' | 'picture-in-picture' | 'popins' | 'private-aggregation' | 'private-state-token-issuance' | 'private-state-token-redemption' | 'publickey-credentials-create' | 'publickey-credentials-get' | 'record-ad-auction-events' | 'rewriter' | 'run-ad-auction' | 'screen-wake-lock' | 'serial' | 'shared-autofill' | 'shared-storage' | 'shared-storage-select-url' | 'smart-card' | 'speaker-selection' | 'storage-access' | 'sub-apps' | 'summarizer' | 'sync-xhr' | 'translator' | 'unload' | 'usb' | 'usb-unrestricted' | 'vertical-scroll' | 'web-app-installation' | 'web-printing' | 'web-share' | 'window-management' | 'writer' | 'xr-spatial-tracking');
14007+ export type PermissionsPolicyFeature = ('accelerometer' | 'all-screens-capture' | 'ambient-light-sensor' | 'attribution-reporting' | 'autoplay' | 'bluetooth' | 'browsing-topics' | 'camera' | 'captured-surface-control' | 'ch-dpr' | 'ch-device-memory' | 'ch-downlink' | 'ch-ect' | 'ch-prefers-color-scheme' | 'ch-prefers-reduced-motion' | 'ch-prefers-reduced-transparency' | 'ch-rtt' | 'ch-save-data' | 'ch-ua' | 'ch-ua-arch' | 'ch-ua-bitness' | 'ch-ua-high-entropy-values' | 'ch-ua-platform' | 'ch-ua-model' | 'ch-ua-mobile' | 'ch-ua-form-factors' | 'ch-ua-full-version' | 'ch-ua-full-version-list' | 'ch-ua-platform-version' | 'ch-ua-wow64' | 'ch-viewport-height' | 'ch-viewport-width' | 'ch-width' | 'clipboard-read' | 'clipboard-write' | 'compute-pressure' | 'controlled-frame' | 'cross-origin-isolated' | 'deferred-fetch' | 'deferred-fetch-minimal' | 'device-attributes' | 'digital-credentials-get' | 'direct-sockets' | 'direct-sockets-private' | 'display-capture' | 'document-domain' | 'encrypted-media' | 'execution-while-out-of-viewport' | 'execution-while-not-rendered' | 'fenced-unpartitioned-storage-read' | 'focus-without-user-activation' | 'fullscreen' | 'frobulate' | 'gamepad' | 'geolocation' | 'gyroscope' | 'hid' | 'identity-credentials-get' | 'idle-detection' | 'interest-cohort' | 'join-ad-interest-group' | 'keyboard-map' | 'language-detector' | 'local-fonts' | 'local-network-access' | 'magnetometer' | 'media-playback-while-not-visible' | 'microphone' | 'midi' | 'on-device-speech-recognition' | 'otp-credentials' | 'payment' | 'picture-in-picture' | 'popins' | 'private-aggregation' | 'private-state-token-issuance' | 'private-state-token-redemption' | 'publickey-credentials-create' | 'publickey-credentials-get' | 'record-ad-auction-events' | 'rewriter' | 'run-ad-auction' | 'screen-wake-lock' | 'serial' | 'shared-autofill' | 'shared-storage' | 'shared-storage-select-url' | 'smart-card' | 'speaker-selection' | 'storage-access' | 'sub-apps' | 'summarizer' | 'sync-xhr' | 'translator' | 'unload' | 'usb' | 'usb-unrestricted' | 'vertical-scroll' | 'web-app-installation' | 'web-printing' | 'web-share' | 'window-management' | 'writer' | 'xr-spatial-tracking');
1400814008
1400914009 /**
1401014010 * Reason for a permissions policy feature to be disabled.
You can’t perform that action at this time.
0 commit comments