Skip to content

Commit 97ee764

Browse files
committed
Update Firefox support for console.timeStamp
1 parent d4a45f4 commit 97ee764

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api/_globals/console.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,8 +1412,12 @@
14121412
"version_added": "12"
14131413
},
14141414
"firefox": [
1415+
{
1416+
"version_added": "149"
1417+
},
14151418
{
14161419
"version_added": "98",
1420+
"version_removed": "149",
14171421
"impl_url": "https://bugzil.la/1387528",
14181422
"partial_implementation": true,
14191423
"notes": "The method can be called, but the marker does not show up in the performance profile."

0 commit comments

Comments
 (0)