devtools-protocol 0.0.960453 → 0.0.960519
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.
- package/package.json +1 -1
- package/pdl/browser_protocol.pdl +3 -3
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
|
@@ -8644,7 +8644,7 @@ experimental domain Storage
|
|
|
8644
8644
|
properties
|
|
8645
8645
|
string issuerOrigin
|
|
8646
8646
|
number count
|
|
8647
|
-
|
|
8647
|
+
|
|
8648
8648
|
# Enum of interest group access types.
|
|
8649
8649
|
type InterestGroupAccessType extends string
|
|
8650
8650
|
enum
|
|
@@ -8653,7 +8653,7 @@ experimental domain Storage
|
|
|
8653
8653
|
update
|
|
8654
8654
|
bid
|
|
8655
8655
|
win
|
|
8656
|
-
|
|
8656
|
+
|
|
8657
8657
|
# Ad advertising element inside an interest group.
|
|
8658
8658
|
type InterestGroupAd extends object
|
|
8659
8659
|
properties
|
|
@@ -8817,7 +8817,7 @@ experimental domain Storage
|
|
|
8817
8817
|
parameters
|
|
8818
8818
|
# Origin to update.
|
|
8819
8819
|
string origin
|
|
8820
|
-
|
|
8820
|
+
|
|
8821
8821
|
# One of the interest groups was accessed by the associated page.
|
|
8822
8822
|
event interestGroupAccessed
|
|
8823
8823
|
parameters
|