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 +1 -1
- package/pdl/browser_protocol.pdl +1 -0
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
@@ -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
|