You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update media resource fetch to identify top-level self-fetch for blob URLs
Updates the resource fetch algorithm to calculate when a top-level self-fetch might be occurring for blob URLs, which is a case where blob URL partitioning would be bypassed.
See w3c/FileAPI#210 for details.
Corresponding PRs:
- whatwg/fetch#1879
- w3c/FileAPI#216
0 commit comments