Skip to content

Commit 7bf9db8

Browse files
committed
Roll protocol to r1502260
1 parent ce40d37 commit 7bf9db8

File tree

6 files changed

+5
-73
lines changed

6 files changed

+5
-73
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 r1501779 — _2025-08-15T04:33:26.000Z_
4-
###### Diff: [`ae77133...8173098`](https://github.com/ChromeDevTools/devtools-protocol/compare/ae77133...8173098)
4+
###### Diff: [`ae77133...ce40d37`](https://github.com/ChromeDevTools/devtools-protocol/compare/ae77133...ce40d37)
55

66
```diff
77
@@ domains/Target.pdl:27 @@ domain Target
@@ -41887,19 +41887,4 @@ index d4102f5c..6285d9b6 100644
4188741887
event dataCollected
4188841888
parameters
4188941889
array of object value
41890-
```
41891-
41892-
## Roll protocol to r1075693 — _2022-11-25T04:29:29.000Z_
41893-
###### Diff: [`3a71cd0...151a19b`](https://github.com/ChromeDevTools/devtools-protocol/compare/3a71cd0...151a19b)
41894-
41895-
```diff
41896-
@@ browser_protocol.pdl:1031 @@ experimental domain BackgroundService
41897-
string instanceId
41898-
# A list of event-specific information.
41899-
array of EventMetadata eventMetadata
41900-
+ # Storage key this event belongs to.
41901-
+ string storageKey
41902-
41903-
# Called with all existing backgroundServiceEvents when enabled, and all new
41904-
# events afterwards if enabled and recording.
4190541890
```

0 commit comments

Comments
 (0)