@@ -520,7 +520,6 @@ added:
520520-->
521521
522522* ` params ` {Object}
523- * Returns: {Array} An array of errors from each session
524523
525524This feature is only available with the ` --experimental-network-inspection ` flag enabled.
526525
@@ -538,7 +537,6 @@ added:
538537-->
539538
540539* ` params ` {Object}
541- * Returns: {Array} An array of errors from each session
542540
543541This feature is only available with the ` --experimental-network-inspection ` flag enabled.
544542
@@ -553,7 +551,6 @@ added:
553551-->
554552
555553* ` params ` {Object}
556- * Returns: {Array} An array of errors from each session
557554
558555This feature is only available with the ` --experimental-network-inspection ` flag enabled.
559556
@@ -569,7 +566,6 @@ added:
569566-->
570567
571568* ` params ` {Object}
572- * Returns: {Array} An array of errors from each session
573569
574570This feature is only available with the ` --experimental-network-inspection ` flag enabled.
575571
@@ -585,7 +581,6 @@ added:
585581-->
586582
587583* ` params ` {Object}
588- * Returns: {Array} An array of errors from each session
589584
590585This feature is only available with the ` --experimental-network-inspection ` flag enabled.
591586
@@ -601,7 +596,6 @@ added:
601596-->
602597
603598* ` params ` {Object}
604- * Returns: {Array} An array of errors from each session
605599
606600This feature is only available with the ` --experimental-network-inspection ` flag enabled.
607601
@@ -616,7 +610,6 @@ added:
616610-->
617611
618612* ` params ` {Object}
619- * Returns: {Array} An array of errors from each session
620613
621614This feature is only available with the ` --experimental-network-inspection ` flag enabled.
622615
@@ -631,7 +624,6 @@ added:
631624-->
632625
633626* ` params ` {Object}
634- * Returns: {Array} An array of errors from each session
635627
636628This feature is only available with the ` --experimental-network-inspection ` flag enabled.
637629
@@ -646,7 +638,6 @@ added:
646638-->
647639
648640* ` params ` {Object}
649- * Returns: {Array} An array of errors from each session
650641
651642This feature is only available with the ` --experimental-network-inspection ` flag enabled.
652643
@@ -705,7 +696,6 @@ added:
705696 * ` isLocalStorage ` {boolean}
706697 * ` key ` {string}
707698 * ` newValue ` {string}
708- * Returns: {Array} An array of errors from each session
709699
710700This feature is only available with the
711701` --experimental-storage-inspection ` flag enabled.
@@ -726,7 +716,6 @@ added:
726716 * ` storageKey ` {string}
727717 * ` isLocalStorage ` {boolean}
728718 * ` key ` {string}
729- * Returns: {Array} An array of errors from each session
730719
731720This feature is only available with the
732721` --experimental-storage-inspection ` flag enabled.
@@ -749,7 +738,6 @@ added:
749738 * ` key ` {string}
750739 * ` oldValue ` {string}
751740 * ` newValue ` {string}
752- * Returns: {Array} An array of errors from each session
753741
754742This feature is only available with the
755743` --experimental-storage-inspection ` flag enabled.
@@ -769,7 +757,6 @@ added:
769757 * ` securityOrigin ` {string}
770758 * ` storageKey ` {string}
771759 * ` isLocalStorage ` {boolean}
772- * Returns: {Array} An array of errors from each session
773760
774761This feature is only available with the
775762` --experimental-storage-inspection ` flag enabled.
@@ -788,7 +775,6 @@ added:
788775* ` params ` {Object}
789776 * ` isLocalStorage ` {boolean}
790777 * ` storageMap ` {Object}
791- * Returns: {Array} An array of errors from each session
792778
793779This feature is only available with the
794780` --experimental-storage-inspection ` flag enabled.
0 commit comments