devtools-protocol 0.0.1126404 → 0.0.1129085
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 +2 -0
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
@@ -708,6 +708,8 @@ experimental domain Audits
|
|
708
708
|
InvalidHeader
|
709
709
|
InvalidRegisterTriggerHeader
|
710
710
|
InvalidEligibleHeader
|
711
|
+
# TODO(crbug.com/1431942): Remove this issue once DevTools stops
|
712
|
+
# referencing it
|
711
713
|
TooManyConcurrentRequests
|
712
714
|
SourceAndTriggerHeaders
|
713
715
|
SourceIgnored
|