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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "devtools-protocol",
3
- "version": "0.0.1126404",
3
+ "version": "0.0.1129085",
4
4
  "description": "The Chrome DevTools Protocol JSON",
5
5
  "repository": "https://github.com/ChromeDevTools/devtools-protocol",
6
6
  "author": "The Chromium Authors",
@@ -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