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

Merged
merged 2 commits into from
Sep 26, 2024
Merged

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
Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

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

👍 looks great, thank you @skyclouds2001 ! 🙏

@wbamberg wbamberg merged commit 5fc275a into mdn:main Sep 26, 2024
8 checks passed
@skyclouds2001 skyclouds2001 deleted the queueMicrotask branch September 27, 2024 13:51
yin1999 added a commit to mdn/translated-content that referenced this pull request Sep 27, 2024
yin1999 added a commit to mdn/translated-content that referenced this pull request Sep 27, 2024
OnkarRuikar pushed a commit to OnkarRuikar/content that referenced this pull request Sep 28, 2024
fiji-flo pushed a commit that referenced this pull request Oct 2, 2024
sora32127 pushed a commit to sora32127/translated-content that referenced this pull request Oct 6, 2024
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.

2 participants