Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Video Uploading example: NotAllowedError

オープン
#542 コメント 9 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
typescript

調査の方向性

Start by reproducing the videoUploading sample from the linked URLs in Firefox 144 and Edge 141, including refreshes and background-tab loading. Trace the videoUploading entry point and the play() call that produces the unhandled rejection; done means the sample loads without that rejection in the reported scenarios while continuing to work after navigation.

索引モデルが issue の本文から書いたものです。

説明

In Firefox 144:

  1. Visit https://webgpu.github.io/webgpu-samples/?sample=videoUploading
  2. there is exception, even refreshing does not help
  3. But the example works
  4. choose any other example from the left menu
  5. choose again videoUploading from the left menu
  6. example works (until you refresh the page)
unhandled promise rejection, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
NotAllowedError: The play method is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

In Edge 141:

  1. Open this link in a new tab that is not currently visible tab: https://webgpu.github.io/webgpu-samples/sample/videoUploading/
  2. Visit the tab
  3. unhandled promise rejection
unhandled promise rejection, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
AbortError: The play() request was interrupted because video-only background media was paused to save power.

Windows 11 24H2

主要言語
TypeScript
スター
2.2k
フォーク
357
平均マージ
18時間 40分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

webgpu/webgpu-samples のほかの issue

webgpu/webgpu-samples の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。