Closed
Bug 1945727
Opened 20 days ago
Closed 17 days ago
[wpt-sync] Sync PR 50477 - Store display-name with FileSystemFileHandle to allow mime guess
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50477 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50477
Details from upstream follow.
Joel Hockey <joelhockey@chromium.org> wrote:
Store display-name with FileSystemFileHandle to allow mime guess
Android content-URIs typically are not related to the display name, so
we must keep the display name to use it for mime guessing for File.type.Bug: 393513313
Change-Id: I811cf81d9e17402a401190f67604addf094dbed0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6228436
Commit-Queue: Joel Hockey \<joelhockey@chromium.org>
Reviewed-by: Fergal Daly \<fergal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1415390}
Assignee | ||
Updated•20 days ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•20 days ago
|
||
Assignee | ||
Comment 2•20 days ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Assignee | ||
Comment 3•18 days ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec560285cd7d
[wpt PR 50477] - Store display-name with FileSystemFileHandle to allow mime guess, a=testonly
Comment 5•17 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 17 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•