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

Body ミックスインを廃止し、 Response インターフェイスへ統合 #1898

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

mfuji09
Copy link
Collaborator

@mfuji09 mfuji09 commented Aug 4, 2021

  • orphaned にあった Body ミックスインを廃止
  • Body ミックスインのメンバーを Response インターフェイスへ移動
  • 関連する記事を 2021/08/04 時点の英語版に同期
  • orphaned 版を削除 #1832 の一環

- orphaned にあった Body ミックスインを廃止
- Body ミックスインのメンバーを Response インターフェイスへ移動
- 関連する記事を 2021/08/04 時点の英語版に同期
@mfuji09 mfuji09 added the l10n-ja Issues related to Japanese content. label Aug 4, 2021
@mfuji09 mfuji09 requested a review from a team as a code owner August 4, 2021 16:22
@mfuji09 mfuji09 requested review from hmatrjp and removed request for a team August 4, 2021 16:22
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2021

Preview URLs

Flaws

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

URL: /ja/docs/Web/API/Request
Title: Request
on GitHub
Flaw count: 12

  • macros:
    • /ja/docs/Web/API/Request/body does not exist but fallbacked on /en-US/docs/Web/API/Request/body
    • /ja/docs/Web/API/Request/bodyUsed does not exist but fallbacked on /en-US/docs/Web/API/Request/bodyUsed
    • /ja/docs/Web/API/Request/destination does not exist but fallbacked on /en-US/docs/Web/API/Request/destination
    • /ja/docs/Web/API/Request/referrerPolicy does not exist but fallbacked on /en-US/docs/Web/API/Request/referrerPolicy
    • /ja/docs/Web/API/Request/arrayBuffer does not exist but fallbacked on /en-US/docs/Web/API/Request/arrayBuffer
    • and 5 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!

URL: /ja/docs/Web/API/Fetch_API
Title: Fetch API
on GitHub
Flaw count: 1

  • macros:
    • /ja/docs/Web/API/AbortController does not exist but fallbacked on /en-US/docs/Web/API/AbortController

URL: /ja/docs/Web/API/Response
Title: Response
on GitHub
Flaw count: 8

  • macros:
    • /ja/docs/Web/API/Response/ok does not exist but fallbacked on /en-US/docs/Web/API/Response/ok
    • /ja/docs/Web/API/Response/redirected does not exist but fallbacked on /en-US/docs/Web/API/Response/redirected
    • /ja/docs/Web/API/Response/status does not exist but fallbacked on /en-US/docs/Web/API/Response/status
    • /ja/docs/Web/API/Response/statusText does not exist but fallbacked on /en-US/docs/Web/API/Response/statusText
    • /ja/docs/Web/API/Response/trailers does not exist
    • and 3 more flaws omitted

URL: /ja/docs/Web/API/Response/blob
Title: Response.blob()
on GitHub
Flaw count: 1

  • macros:
    • /ja/docs/Web/API/Response/type does not exist but fallbacked on /en-US/docs/Web/API/Response/type

URL: /ja/docs/Learn/JavaScript/Client-side_web_APIs/Third_party_APIs
Title: サードパーティ API
on GitHub
Flaw count: 12

  • images:
    • External image URL
    • External image URL
  • image_widths:
    • 'width' and 'height' set in 'style' attribute on <img> tag.
    • 'width' and 'height' set in 'style' attribute on <img> tag.
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
    • No need for the pathname in anchor links if it's the same page
    • Anchor not lowercase
    • Anchor not lowercase
    • and 3 more flaws omitted

URL: /ja/docs/MDN/Contribute/Documentation_priorities
Title: MDN 文書化の優先順位リスト
on GitHub
Flaw count: 12

  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ja/docs/Web/API/RenderingContext
    • and 7 more flaws omitted

External URLs

URL: /ja/docs/Web/API/Request
Title: Request
on GitHub

No new external URLs


URL: /ja/docs/Web/API/Fetch_API
Title: Fetch API
on GitHub


URL: /ja/docs/Web/API/Response
Title: Response
on GitHub


URL: /ja/docs/Web/API/Response/json
Title: Response.json()
on GitHub


URL: /ja/docs/Web/API/Response/arrayBuffer
Title: Response.arrayBuffer()
on GitHub


URL: /ja/docs/Web/API/Response/formData
Title: Response.formData()
on GitHub

No new external URLs


URL: /ja/docs/Web/API/Response/blob
Title: Response.blob()
on GitHub


URL: /ja/docs/Web/API/Response/text
Title: Response.text()
on GitHub


URL: /ja/docs/Web/API/Response/body
Title: Response.body
on GitHub


URL: /ja/docs/Web/API/Response/bodyUsed
Title: Response.bodyUsed
on GitHub


URL: /ja/docs/Learn/JavaScript/Client-side_web_APIs/Third_party_APIs
Title: サードパーティ API
on GitHub

No new external URLs


URL: /ja/docs/MDN/Contribute/Documentation_priorities
Title: MDN 文書化の優先順位リスト
on GitHub

No external URLs

@mfuji09 mfuji09 added this to 作業中 in l10n-ja Aug 6, 2021
@mfuji09 mfuji09 moved this from 作業中 to レビュー待ち in l10n-ja Aug 6, 2021
@mfuji09 mfuji09 merged commit 8dba1bf into mdn:main Aug 13, 2021
l10n-ja automation moved this from レビュー待ち to 完了 Aug 13, 2021
@mfuji09 mfuji09 deleted the 20210804-Fetch_API branch August 13, 2021 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content.
Projects
l10n-ja
  
完了
Development

Successfully merging this pull request may close these issues.

None yet

1 participant