diff --git a/features/draft/spec/js-self-profiling.yml b/features/profiler.yml similarity index 52% rename from features/draft/spec/js-self-profiling.yml rename to features/profiler.yml index a0f83c78662..7b2e862bba7 100644 --- a/features/draft/spec/js-self-profiling.yml +++ b/features/profiler.yml @@ -1,6 +1,5 @@ -draft_date: 2024-08-19 -name: JS Self-Profiling API -description: TODO +name: Profiler +description: The `Profiler` API records data about the execution of a page, which you can send to a server for later analysis. Also known as self-profiling. spec: https://wicg.github.io/js-self-profiling/ compat_features: - api.Profiler diff --git a/features/draft/spec/js-self-profiling.yml.dist b/features/profiler.yml.dist similarity index 88% rename from features/draft/spec/js-self-profiling.yml.dist rename to features/profiler.yml.dist index d09bfcb5367..23e390d1234 100644 --- a/features/draft/spec/js-self-profiling.yml.dist +++ b/features/profiler.yml.dist @@ -1,4 +1,4 @@ -# Generated from: js-self-profiling.yml +# Generated from: profiler.yml # Do not edit this file by hand. Edit the source file instead! status: