Skip to content

Commit c2bdeee

Browse files
committed
Roll protocol to r1389201
1 parent e3771a8 commit c2bdeee

File tree

3 files changed

+3
-18
lines changed

3 files changed

+3
-18
lines changed

changelog.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
## Roll protocol to r1388031 — _2024-11-26T04:30:08.000Z_
4-
###### Diff: [`1538d6c...bd889bb`](https://github.com/ChromeDevTools/devtools-protocol/compare/1538d6c...bd889bb)
4+
###### Diff: [`1538d6c...e3771a8`](https://github.com/ChromeDevTools/devtools-protocol/compare/1538d6c...e3771a8)
55

66
```diff
77
@@ browser_protocol.pdl:1393 @@ domain Browser
@@ -12269,19 +12269,4 @@ index 18cf0c7..8e43695 100644
1226912269
PictureSourceSrc
1227012270
PrefixedCancelAnimationFrame
1227112271
PrefixedRequestAnimationFrame
12272-
```
12273-
12274-
## Roll protocol to r1010123 — _2022-06-02T16:15:31.000Z_
12275-
###### Diff: [`a3a4df3...741c799`](https://github.com/ChromeDevTools/devtools-protocol/compare/a3a4df3...741c799)
12276-
12277-
```diff
12278-
@@ browser_protocol.pdl:702 @@ experimental domain Audits
12279-
InvalidHeader
12280-
12281-
# Details for issues around "Attribution Reporting API" usage.
12282-
- # Explainer: https://github.com/WICG/conversion-measurement-api
12283-
+ # Explainer: https://github.com/WICG/attribution-reporting-api
12284-
type AttributionReportingIssueDetails extends object
12285-
properties
12286-
AttributionReportingIssueType violationType
1228712272
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devtools-protocol",
3-
"version": "0.0.1388031",
3+
"version": "0.0.1389201",
44
"description": "The Chrome DevTools Protocol JSON",
55
"repository": "https://github.com/ChromeDevTools/devtools-protocol",
66
"author": "The Chromium Authors",

scripts/inspector_protocol

Submodule inspector_protocol updated from 37f51b2 to 69d69dd

0 commit comments

Comments
 (0)