Move over an explainer to MSEdge repo so I can proceed to next step.#1301
Move over an explainer to MSEdge repo so I can proceed to next step.#1301guohuideng2024 wants to merge 6 commits intoMicrosoftEdge:mainfrom
Conversation
|
I named the explainer "explainer-for-loaf.md" because I expect more explainers could be added into this folder in future, and the future explainer can be named as "explainer-for-event-timing.md" etc |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds a “Lightweight and Conditional Tracing” explainer document describing an extension to User Timing aimed at capturing conditional marks/measures for LoAF investigations.
Changes:
- Introduces a new explainer Markdown document for conditional tracing tied to LoAF.
- Documents proposed API surface (
markConditional/measureConditional) and includes example usage. - Adds initial Security/Privacy questionnaire responses for the proposed feature.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@sfortiner : The explainer has already been through WG discussion and passed. I am moving it here to comply MS requirement that the explainer must be in this repo. Thanks for reviewing. |
There was a problem hiding this comment.
Pull request overview
Adds an explainer document for a proposed “Lightweight and Conditional Tracing” mechanism intended to help developers attribute Long Animation Frames (LoAF) more precisely, by recording user-timing-like marks/measures only when a relevant performance incident occurs.
Changes:
- Introduce
markConditional()/measureConditional()API concept and expected reporting surface (userTimingEntriesonPerformanceLongAnimationFrameTiming). - Provide sample JavaScript usage with
PerformanceObserverand example outputs. - Include initial alternatives discussion and Security/Privacy self-review questionnaire responses.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
aluhrs13
left a comment
There was a problem hiding this comment.
@guohuideng2024 - Can you add this to the README too please?
No description provided.