Skip to content

Commit 3b9d390

Browse files
committed
Add link to upcoming M140 update
1 parent 44c00b1 commit 3b9d390

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_posts/2025-07-25-the-extensibility-api.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,13 @@ However, there are two major downsides thus far:
198198
information. Neither hovering or clicking the marker give us the high
199199
resolution timing that we’d use a `.mark()` for in the first place:
200200

201+
<ins date="2025-07-25">[Jack
202+
Franklin](https://bsky.app/profile/jackf.io/post/3lusgjh2ts22h), who works on
203+
the Performance panel, read this article and, within less than two hours, has [a
204+
change lined
205+
up](https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6787872)
206+
to add timestamps to extended `perormance.mark()` in M140. Incredible.</ins>
207+
201208
<figure>
202209
<img src="{{ site.cloudinary }}/wp-content/uploads/2025/07/extensibility-05.png" alt="Chrome DevTools Summary pane missing timestamp details for a custom performance.mark() entry using the Extensibility API." width="1500" height="891" loading="lazy">
203210
<figcaption>The UI doesn’t surface any timestamp information anywhere. I find

0 commit comments

Comments
 (0)