+1
−1
Loading
Automatic update from web-platform-tests Remove unnecessary isCpuOptimized parameter/generators A lot of depth-sensing tests pass in whether this is a test case expecting a cpu-optimized session or not; however, this data is available from the session object and doesn't need to be passed in. This results in many cases where a generator function is no longer truly needed, and so a simple test function is created instead. There is still value in having these tests split into gpu/cpu subfolders, so these tests are still left written in a shared .js file Change-Id: I81e8e73bd90473fda49796e9672829489d846c6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6554764 Reviewed-by:Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#1462400} -- wpt-commits: 6407bf32623942504a5a969a615400cb16a30e33 wpt-pr: 52648 Differential Revision: https://phabricator.services.mozilla.com/D250714