forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable FileSystemAccessLocal for android
Android implementation is complete. go/android-filesystem-api-design launch/4341240 WebView has ongoing work to update WebChromeClient.FileChooserParams to make it clearer when files are being requested via the FSA API for editing such as window.showOpenFilePicker() vs other sources such as input-file, but it is still currently possible to use with WebChromeClient#onShowFileChooser(). Bug: 40101963 Change-Id: Ib499127c25d131d5cfa782662739ee45832ce82f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5832590 Reviewed-by: Nate Fischer <ntfschr@chromium.org> Reviewed-by: Koji Ishii <kojii@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374181}
- Loading branch information
Showing
4 changed files
with
1 addition
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
..._tests/platform/android/external/wpt/file-system-access/idlharness.https.any-expected.txt
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
..._tests/platform/webview/external/wpt/file-system-access/idlharness.https.any-expected.txt
This file was deleted.
Oops, something went wrong.