Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "[fsa] Implement truncate for the sync access handle" #29762

Merged
merged 1 commit into from Jul 23, 2021

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This reverts commit 7ddd6ce32e94379d5b7321b2de8ebde9e03c332c.

Reason for revert:

virtual/file-system-access-access-handle/external/wpt/file-system-access/sandboxed_FileSystemSyncAccessHandle-close.https.tentative.worker.html

Started failing on:

https://ci.chromium.org/ui/p/chromium/builders/ci/Mac10.13%20Tests/40088/overview

Original change's description:

[fsa] Implement truncate for the sync access handle

The implementation is ported from the implementation of
Storage Foundation in
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/native_io/native_io_file_async.cc.

This is part of the efforts to merge Storage Foundation into OPFS.

Note that this CL does not contain the implementation for MacOS below
version 10.15. The old MacOS needs special handling, which will be added
in a separate CL.

Bug: chromium:1218431
Change-Id: I8e742fe0beeb93520e521358981f561a83c11732
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3044117
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#904693}

Bug: chromium:1218431
Change-Id: Id8bd9fb310bdf0f38efb2860b87a985f650b617d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3048554
Auto-Submit: Henrik Boström <hbos@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Henrik Boström <hbos@google.com>
Cr-Commit-Position: refs/heads/master@{#904728}

This reverts commit 7ddd6ce32e94379d5b7321b2de8ebde9e03c332c.

Reason for revert:

virtual/file-system-access-access-handle/external/wpt/file-system-access/sandboxed_FileSystemSyncAccessHandle-close.https.tentative.worker.html

Started failing on:

https://ci.chromium.org/ui/p/chromium/builders/ci/Mac10.13%20Tests/40088/overview

Original change's description:
> [fsa] Implement truncate for the sync access handle
>
> The implementation is ported from the implementation of
> Storage Foundation in
> https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/native_io/native_io_file_async.cc.
>
> This is part of the efforts to merge Storage Foundation into OPFS.
>
> Note that this CL does not contain the implementation for MacOS below
> version 10.15. The old MacOS needs special handling, which will be added
> in a separate CL.
>
> Bug: chromium:1218431
> Change-Id: I8e742fe0beeb93520e521358981f561a83c11732
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3044117
> Commit-Queue: Andreas Haas <ahaas@chromium.org>
> Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#904693}

Bug: chromium:1218431
Change-Id: Id8bd9fb310bdf0f38efb2860b87a985f650b617d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3048554
Auto-Submit: Henrik Boström <hbos@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Henrik Boström <hbos@google.com>
Cr-Commit-Position: refs/heads/master@{#904728}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants