devtools-protocol 0.0.1055124 → 0.0.1056622
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15287,7 +15287,7 @@
|
|
15287
15287
|
"geolocation",
|
15288
15288
|
"gyroscope",
|
15289
15289
|
"hid",
|
15290
|
-
"identity-
|
15290
|
+
"identity-credentials-get",
|
15291
15291
|
"idle-detection",
|
15292
15292
|
"interest-cohort",
|
15293
15293
|
"join-ad-interest-group",
|
@@ -16643,7 +16643,7 @@
|
|
16643
16643
|
},
|
16644
16644
|
{
|
16645
16645
|
"name": "getCookies",
|
16646
|
-
"description": "Returns all browser cookies. Depending
|
16646
|
+
"description": "Returns all browser cookies for the page and all of its subframes. Depending\non the backend support, will return detailed cookie information in the\n`cookies` field.",
|
16647
16647
|
"experimental": true,
|
16648
16648
|
"deprecated": true,
|
16649
16649
|
"redirect": "Network",
|
@@ -21245,6 +21245,13 @@
|
|
21245
21245
|
"name": "networkId",
|
21246
21246
|
"description": "If the intercepted request had a corresponding Network.requestWillBeSent event fired for it,\nthen this networkId will be the same as the requestId present in the requestWillBeSent event.",
|
21247
21247
|
"optional": true,
|
21248
|
+
"$ref": "Network.RequestId"
|
21249
|
+
},
|
21250
|
+
{
|
21251
|
+
"name": "redirectedRequestId",
|
21252
|
+
"description": "If the request is due to a redirect response from the server, the id of the request that\nhas caused the redirect.",
|
21253
|
+
"experimental": true,
|
21254
|
+
"optional": true,
|
21248
21255
|
"$ref": "RequestId"
|
21249
21256
|
}
|
21250
21257
|
]
|
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
@@ -7166,7 +7166,7 @@ domain Page
|
|
7166
7166
|
geolocation
|
7167
7167
|
gyroscope
|
7168
7168
|
hid
|
7169
|
-
identity-
|
7169
|
+
identity-credentials-get
|
7170
7170
|
idle-detection
|
7171
7171
|
interest-cohort
|
7172
7172
|
join-ad-interest-group
|
@@ -7682,8 +7682,9 @@ domain Page
|
|
7682
7682
|
# Recommendation for manifest's id attribute to match current id computed from start_url
|
7683
7683
|
optional string recommendedId
|
7684
7684
|
|
7685
|
-
# Returns all browser cookies
|
7686
|
-
# information in the
|
7685
|
+
# Returns all browser cookies for the page and all of its subframes. Depending
|
7686
|
+
# on the backend support, will return detailed cookie information in the
|
7687
|
+
# `cookies` field.
|
7687
7688
|
experimental deprecated command getCookies
|
7688
7689
|
# Use 'Network.getCookies' instead
|
7689
7690
|
redirect Network
|
@@ -10035,7 +10036,10 @@ domain Fetch
|
|
10035
10036
|
optional array of HeaderEntry responseHeaders
|
10036
10037
|
# If the intercepted request had a corresponding Network.requestWillBeSent event fired for it,
|
10037
10038
|
# then this networkId will be the same as the requestId present in the requestWillBeSent event.
|
10038
|
-
optional RequestId networkId
|
10039
|
+
optional Network.RequestId networkId
|
10040
|
+
# If the request is due to a redirect response from the server, the id of the request that
|
10041
|
+
# has caused the redirect.
|
10042
|
+
experimental optional RequestId redirectedRequestId
|
10039
10043
|
|
10040
10044
|
# Issued when the domain is enabled with handleAuthRequests set to true.
|
10041
10045
|
# The request is paused until client responds with continueWithAuth.
|
@@ -3548,8 +3548,9 @@ export namespace ProtocolMapping {
|
|
3548
3548
|
returnType: Protocol.Page.GetAppIdResponse;
|
3549
3549
|
};
|
3550
3550
|
/**
|
3551
|
-
* Returns all browser cookies
|
3552
|
-
* information in the
|
3551
|
+
* Returns all browser cookies for the page and all of its subframes. Depending
|
3552
|
+
* on the backend support, will return detailed cookie information in the
|
3553
|
+
* `cookies` field.
|
3553
3554
|
*/
|
3554
3555
|
'Page.getCookies': {
|
3555
3556
|
paramsType: [];
|
@@ -2745,8 +2745,9 @@ export namespace ProtocolProxyApi {
|
|
2745
2745
|
getAppId(): Promise<Protocol.Page.GetAppIdResponse>;
|
2746
2746
|
|
2747
2747
|
/**
|
2748
|
-
* Returns all browser cookies
|
2749
|
-
* information in the
|
2748
|
+
* Returns all browser cookies for the page and all of its subframes. Depending
|
2749
|
+
* on the backend support, will return detailed cookie information in the
|
2750
|
+
* `cookies` field.
|
2750
2751
|
*/
|
2751
2752
|
getCookies(): Promise<Protocol.Page.GetCookiesResponse>;
|
2752
2753
|
|
package/types/protocol.d.ts
CHANGED
@@ -12342,7 +12342,7 @@ export namespace Protocol {
|
|
12342
12342
|
* All Permissions Policy features. This enum should match the one defined
|
12343
12343
|
* in third_party/blink/renderer/core/permissions_policy/permissions_policy_features.json5.
|
12344
12344
|
*/
|
12345
|
-
export type PermissionsPolicyFeature = ('accelerometer' | 'ambient-light-sensor' | 'attribution-reporting' | 'autoplay' | 'bluetooth' | 'browsing-topics' | 'camera' | 'ch-dpr' | 'ch-device-memory' | 'ch-downlink' | 'ch-ect' | 'ch-prefers-color-scheme' | 'ch-prefers-reduced-motion' | 'ch-rtt' | 'ch-save-data' | 'ch-ua' | 'ch-ua-arch' | 'ch-ua-bitness' | 'ch-ua-platform' | 'ch-ua-model' | 'ch-ua-mobile' | 'ch-ua-full' | 'ch-ua-full-version' | 'ch-ua-full-version-list' | 'ch-ua-platform-version' | 'ch-ua-reduced' | 'ch-ua-wow64' | 'ch-viewport-height' | 'ch-viewport-width' | 'ch-width' | 'clipboard-read' | 'clipboard-write' | 'cross-origin-isolated' | 'direct-sockets' | 'display-capture' | 'document-domain' | 'encrypted-media' | 'execution-while-out-of-viewport' | 'execution-while-not-rendered' | 'focus-without-user-activation' | 'fullscreen' | 'frobulate' | 'gamepad' | 'geolocation' | 'gyroscope' | 'hid' | 'identity-
|
12345
|
+
export type PermissionsPolicyFeature = ('accelerometer' | 'ambient-light-sensor' | 'attribution-reporting' | 'autoplay' | 'bluetooth' | 'browsing-topics' | 'camera' | 'ch-dpr' | 'ch-device-memory' | 'ch-downlink' | 'ch-ect' | 'ch-prefers-color-scheme' | 'ch-prefers-reduced-motion' | 'ch-rtt' | 'ch-save-data' | 'ch-ua' | 'ch-ua-arch' | 'ch-ua-bitness' | 'ch-ua-platform' | 'ch-ua-model' | 'ch-ua-mobile' | 'ch-ua-full' | 'ch-ua-full-version' | 'ch-ua-full-version-list' | 'ch-ua-platform-version' | 'ch-ua-reduced' | 'ch-ua-wow64' | 'ch-viewport-height' | 'ch-viewport-width' | 'ch-width' | 'clipboard-read' | 'clipboard-write' | 'cross-origin-isolated' | 'direct-sockets' | 'display-capture' | 'document-domain' | 'encrypted-media' | 'execution-while-out-of-viewport' | 'execution-while-not-rendered' | 'focus-without-user-activation' | 'fullscreen' | 'frobulate' | 'gamepad' | 'geolocation' | 'gyroscope' | 'hid' | 'identity-credentials-get' | 'idle-detection' | 'interest-cohort' | 'join-ad-interest-group' | 'keyboard-map' | 'local-fonts' | 'magnetometer' | 'microphone' | 'midi' | 'otp-credentials' | 'payment' | 'picture-in-picture' | 'publickey-credentials-get' | 'run-ad-auction' | 'screen-wake-lock' | 'serial' | 'shared-autofill' | 'shared-storage' | 'storage-access' | 'sync-xhr' | 'trust-token-redemption' | 'unload' | 'usb' | 'vertical-scroll' | 'web-share' | 'window-placement' | 'xr-spatial-tracking');
|
12346
12346
|
|
12347
12347
|
/**
|
12348
12348
|
* Reason for a permissions policy feature to be disabled.
|
@@ -15991,7 +15991,12 @@ export namespace Protocol {
|
|
15991
15991
|
* If the intercepted request had a corresponding Network.requestWillBeSent event fired for it,
|
15992
15992
|
* then this networkId will be the same as the requestId present in the requestWillBeSent event.
|
15993
15993
|
*/
|
15994
|
-
networkId?: RequestId;
|
15994
|
+
networkId?: Network.RequestId;
|
15995
|
+
/**
|
15996
|
+
* If the request is due to a redirect response from the server, the id of the request that
|
15997
|
+
* has caused the redirect.
|
15998
|
+
*/
|
15999
|
+
redirectedRequestId?: RequestId;
|
15995
16000
|
}
|
15996
16001
|
|
15997
16002
|
/**
|