devtools-protocol 0.0.1135726 → 0.0.1136950

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.1135726",
3
+ "version": "0.0.1136950",
4
4
  "description": "The Chrome DevTools Protocol JSON",
5
5
  "repository": "https://github.com/ChromeDevTools/devtools-protocol",
6
6
  "author": "The Chromium Authors",
@@ -707,6 +707,7 @@ experimental domain Audits
707
707
  # TODO(apaseltiner): Rename this to InvalidRegisterSourceHeader
708
708
  InvalidHeader
709
709
  InvalidRegisterTriggerHeader
710
+ # TODO(apaseltiner): Remove this issue once DevTools stops referencing it.
710
711
  InvalidEligibleHeader
711
712
  SourceAndTriggerHeaders
712
713
  SourceIgnored