Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[To M105] MSE-in-Workers: Launch by switching features to sta…
…ble" This reverts commit aa0e398. Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=1358542 Original change's description: > [To M105] MSE-in-Workers: Launch by switching features to stable > > Switches the two RuntimeEnabled features that enable MSE-in-Workers > from experimental to stable status: > MediaSourceInWorkers: Basic support, still using legacy object > URLs for attachment > MediaSourceInWorkersUsingHandle: Upgraded to match updated MSE spec, final PR linked below. > > Updates the stable webexposed expectations for both the Main/Window > context and the DedicatedWorker context. > > MSE spec PR with handle usage refinements: > w3c/media-source#306 > > Intent-to-ship=https://groups.google.com/a/chromium.org/g/blink-dev/c/FRY3F1v6Two > > (Initial CL landed in trunk. Expectation is to land this cherry pick > merge in M105 branch upon approval of merge following bake in Canary, > to meet the intent of shipping in M105.) > > BUG=878133 > > (cherry picked from commit d32d977) > > Change-Id: If8c429b3615a6539699c4fb0e744e9f848ab1226 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3781750 > Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> > Commit-Queue: Mike Taylor <miketaylr@chromium.org> > Auto-Submit: Matthew Wolenetz <wolenetz@chromium.org> > Reviewed-by: Mike Taylor <miketaylr@chromium.org> > Cr-Original-Commit-Position: refs/heads/main@{#1030243} > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3795560 > Cr-Commit-Position: refs/branch-heads/5195@{chromium#170} > Cr-Branched-From: 7aa3f07-refs/heads/main@{#1027018} (cherry picked from commit d5cef2e) Bug: 878133 Change-Id: Ida6148ddd29efdd0fe1944cda2a8aee1e8675894 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3869184 Owners-Override: Prudhvikumar Bommana <pbommana@google.com> Reviewed-by: Prudhvikumar Bommana <pbommana@google.com> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Original-Commit-Position: refs/branch-heads/5195@{#1039} Cr-Original-Branched-From: 7aa3f07-refs/heads/main@{#1027018} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3864081 Owners-Override: Srinivas Sista <srinivassista@chromium.org> Reviewed-by: Srinivas Sista <srinivassista@chromium.org> Commit-Queue: Srinivas Sista <srinivassista@chromium.org> Cr-Commit-Position: refs/branch-heads/5195_55@{#3} Cr-Branched-From: 14225de-refs/branch-heads/5195@{#856} Cr-Branched-From: 7aa3f07-refs/heads/main@{#1027018}
- Loading branch information