Skip to content

Commit

Permalink
Positive: Long Animation Frame API (#962)
Browse files Browse the repository at this point in the history
closes: #929
  • Loading branch information
sefeng211 committed Jan 16, 2024
1 parent b7665eb commit 226a79d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -935,6 +935,18 @@
"title": "Let 'localhost' be localhost.",
"url": "https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-let-localhost-be-localhost"
},
{
"ciuName": null,
"description": "This specification defines APIs for reporting information for frames that take a long time to render.",
"id": "long-animation-frame-api",
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1734997",

This comment has been minimized.

Copy link
@borisschapira

borisschapira Jan 17, 2024

Hello! This is a RESOLVED FIXED bug about the Prioritized Task Scheduling API. Is this the right one?

This comment has been minimized.

Copy link
@zcorpan

This comment has been minimized.

Copy link
@sefeng211

sefeng211 Jan 17, 2024

Author Member

Sorry my bad. Made the PR to fix this #963

"mozPosition": "positive",
"mozPositionDetail": "This feature allows web developers to measure frame congestion and jank, and has a correlation with how user perceive this type of congestion. Web developers can use this API to improve the perceived performance of their pages.",
"mozPositionIssue": 929,
"org": "Proposal",
"title": "Long Animation Frame API",
"url": "https://w3c.github.io/longtasks/#sec-loaf-timing"
},
{
"ciuName": null,
"description": "This describes APIs for TCP and UDP communication with arbitrary hosts",
Expand Down

0 comments on commit 226a79d

Please sign in to comment.