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

Fix globals, part 13: queueMicrotask() #35929

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Sep 18, 2024

Description

Motivation

Additional details

Related issues and pull requests

part of the #33019

for firefox release update, see https://bugzilla.mozilla.org/show_bug.cgi?id=1480236

/cc @wbamberg

@github-actions github-actions bot added Content:WebAPI Web API docs Content:JS JavaScript docs Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed labels Sep 18, 2024
Copy link
Contributor

Preview URLs (12 pages)
Flaws (6)

Note! 11 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Mozilla/Firefox/Releases/69
Title: Firefox 69 for developers
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/DOMMatrix/fromMatrix does not exist
    • /en-US/docs/Web/API/DOMMatrix/scale does not exist
    • /en-US/docs/Web/API/DOMMatrix/translate does not exist
    • /en-US/docs/Web/API/DOMMatrix/skewX does not exist
    • /en-US/docs/Web/API/DOMMatrix/skewY does not exist
    • and 1 more flaws omitted
External URLs (5)

URL: /en-US/docs/Mozilla/Firefox/Releases/69
Title: Firefox 69 for developers


URL: /en-US/docs/Web/API/WorkerGlobalScope/queueMicrotask
Title: WorkerGlobalScope: queueMicrotask() method

@skyclouds2001 skyclouds2001 marked this pull request as ready for review September 18, 2024 07:45
@skyclouds2001 skyclouds2001 requested review from a team as code owners September 18, 2024 07:45
@skyclouds2001 skyclouds2001 requested review from bsmth and wbamberg and removed request for a team September 18, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree Content:JS JavaScript docs Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant