From b7abe3d4a5f4bf00fc8af503c2fb358745ff855b Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Thu, 17 Jul 2025 21:21:15 -0700 Subject: [PATCH] Fire error events for invalid speculation rules This CL introduces error handling for + + + + diff --git a/speculation-rules/inline-speculation-rules-errors.html b/speculation-rules/inline-speculation-rules-errors.html new file mode 100644 index 00000000000000..69e9cf3df5c6a1 --- /dev/null +++ b/speculation-rules/inline-speculation-rules-errors.html @@ -0,0 +1,36 @@ + + + + diff --git a/speculation-rules/resources/empty.json b/speculation-rules/resources/empty.json new file mode 100644 index 00000000000000..9e26dfeeb6e641 --- /dev/null +++ b/speculation-rules/resources/empty.json @@ -0,0 +1 @@ +{} \ No newline at end of file