good first issuetopic: canvas
Repository metrics
- Stars
- (7,654 個のスター)
- PR merge metrics
- (平均マージ 42d 18h) (30d で 22 merged PRs)
説明
Rejects the promise with a "SecurityError" DOMException if the script is not allowed to access the image data of the source image (e.g. a video that is CORS-cross-origin, or a canvas being drawn on by a script in a worker from another origin).
Creating Bitmap image from CORS-cross-origin source shouldn't be an issue. Especially there's a origin-clean logic in createImageBitmap