Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Long Tasks API] Updated the explainer to enable Long Tasks API to work in Web Workers #906

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joone
Copy link
Contributor

@joone joone commented Nov 19, 2024

Here are the major changes:

  • Expanded the goals to include detailed information about the worker type, source URL, and ID
  • Improved the problem statement to highlight the lack of support for Long Tasks API in Web Workers.
  • Added example code demonstrating long tasks in Web Workers and their impact on task queue.

Copy link
Member

@abhishek-shanthkumar abhishek-shanthkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the demonstrative example!

LongTasks/explainer.md Outdated Show resolved Hide resolved
LongTasks/explainer.md Outdated Show resolved Hide resolved
LongTasks/explainer.md Show resolved Hide resolved
Major changes:
- Expanded the goals to include detailed information about the worker type, source URL, and ID
- Improved the problem statement to highlight the lack of support for Long Tasks API in Web Workers.
- Added example code demonstrating long tasks in Web Workers and their impact on task queue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants