Skip to content

Commit da70479

Browse files
committed
Promote Web Performance APIs as stable
1 parent 9d5e577 commit da70479

9 files changed

Lines changed: 9 additions & 45 deletions

docs/global-EventCounts.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
id: global-EventCounts
3-
title: EventCounts 🧪
3+
title: EventCounts
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`EventCounts`](https://developer.mozilla.org/en-US/docs/Web/API/EventCounts) class, as defined in Web specifications.

docs/global-PerformanceEntry.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
id: global-PerformanceEntry
3-
title: PerformanceEntry 🧪
3+
title: PerformanceEntry
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`PerformanceEntry`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry) class, as defined in Web specifications.

docs/global-PerformanceEventTiming.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
id: global-PerformanceEventTiming
3-
title: PerformanceEventTiming 🧪
3+
title: PerformanceEventTiming
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`PerformanceEventTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEventTiming) class, as defined in Web specifications.
117

128
:::warning Partial support

docs/global-PerformanceLongTaskTiming.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
id: global-PerformanceLongTaskTiming
3-
title: PerformanceLongTaskTiming 🧪
3+
title: PerformanceLongTaskTiming
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`PerformanceLongTaskTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceLongTaskTiming) class, as defined in Web specifications.
117

128
:::warning Partial support

docs/global-PerformanceMark.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
id: global-PerformanceMark
3-
title: PerformanceMark 🧪
3+
title: PerformanceMark
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`PerformanceMark`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceMark) class, as defined in Web specifications.

docs/global-PerformanceMeasure.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
id: global-PerformanceMeasure
3-
title: PerformanceMeasure 🧪
3+
title: PerformanceMeasure
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`PerformanceMeasure`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceMeasure) class, as defined in Web specifications.

docs/global-PerformanceObserver.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
id: global-PerformanceObserver
3-
title: PerformanceObserver 🧪
3+
title: PerformanceObserver
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`PerformanceObserver`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceObserver) class, as defined in Web specifications.
117

128
## Example
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
id: global-PerformanceObserverEntryList
3-
title: PerformanceObserverEntryList 🧪
3+
title: PerformanceObserverEntryList
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`PerformanceObserverEntryList`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceObserverEntryList) class, as defined in Web specifications.

docs/global-performance.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
id: global-performance
3-
title: performance 🧪
3+
title: performance
44
---
55

6-
import CanaryAPIWarning from './\_canary-channel-api-warning.mdx';
7-
8-
<CanaryAPIWarning />
9-
106
The global [`performance`](https://developer.mozilla.org/en-US/docs/Web/API/Window/performance) object, as defined in Web specifications.
117

128
---

0 commit comments

Comments
 (0)