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 15: createImageBitmap() #35952

Merged
merged 10 commits into from
Sep 29, 2024

Conversation

skyclouds2001
Copy link
Contributor

Description

Motivation

Additional details

Related issues and pull requests

part of the #33019

/cc @wbamberg

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

github-actions bot commented Sep 19, 2024

Preview URLs (15 pages)
Flaws (7)

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

URL: /en-US/docs/Mozilla/Firefox/Releases/42
Title: Firefox 42 for developers
Flaw count: 7

  • macros:
    • /en-US/docs/Web/API/HTMLInputElement/directory does not exist
    • /en-US/docs/Web/API/HTMLInputElement/isFilesAndDirectoriesSupported does not exist
    • /en-US/docs/Web/API/HTMLInputElement/getFilesAndDirectories does not exist
    • /en-US/docs/Web/API/HTMLInputElement/chooseDirectory does not exist
    • /en-US/docs/Web/API/Directory does not exist
    • and 2 more flaws omitted
External URLs (5)

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


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


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


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

(comment last updated: 2024-09-29 02:16:04)

@skyclouds2001 skyclouds2001 marked this pull request as ready for review September 19, 2024 08:47
@skyclouds2001 skyclouds2001 requested review from a team as code owners September 19, 2024 08:47
@skyclouds2001 skyclouds2001 requested review from pepelsbey and sideshowbarker and removed request for a team September 19, 2024 08:47
@sideshowbarker sideshowbarker removed their request for review September 19, 2024 11:41
@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Sep 26, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@Josh-Cena Josh-Cena requested review from wbamberg and removed request for a team and pepelsbey September 27, 2024 00:27
@github-actions github-actions bot removed the merge conflicts 🚧 [PR only] label Sep 27, 2024
files/en-us/web/api/file/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/imagebitmap/index.md Outdated Show resolved Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

👍 thank you @skyclouds2001 !

@wbamberg wbamberg merged commit 58d79e9 into mdn:main Sep 29, 2024
9 checks passed
@skyclouds2001 skyclouds2001 deleted the createImageBitmap branch September 29, 2024 11:22
yin1999 added a commit to mdn/translated-content that referenced this pull request Oct 2, 2024
zh-cn: resolve the global function `createImageBitmap()`

ref: mdn/content#35952
yin1999 added a commit to mdn/translated-content that referenced this pull request Oct 2, 2024
* zh-cn: sync translated content

* chore(http): delete "Basics of HTTP" page in favor of HTTP landing page

ref: mdn/content#35774

* zh-cn: resolve the global function `createImageBitmap()`

ref: mdn/content#35952

---------

Co-authored-by: Allo <[email protected]>
fiji-flo pushed a commit that referenced this pull request Oct 2, 2024
* move

* add docs

* update

* fix

* Update files/en-us/mozilla/firefox/releases/42/index.md

* Update index.md

* Update files/en-us/web/api/file/index.md

Co-authored-by: wbamberg <[email protected]>

* Update files/en-us/web/api/imagebitmap/index.md

Co-authored-by: wbamberg <[email protected]>

* Update files/en-us/web/api/file/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: wbamberg <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
sora32127 pushed a commit to sora32127/translated-content that referenced this pull request Oct 6, 2024
* zh-cn: sync translated content

* chore(http): delete "Basics of HTTP" page in favor of HTTP landing page

ref: mdn/content#35774

* zh-cn: resolve the global function `createImageBitmap()`

ref: mdn/content#35952

---------

Co-authored-by: Allo <[email protected]>
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: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