| Bot-Commit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Revert "[m143] media: Fix non-standard url parameter in provisioning"
Reason for revert: This modifies the non finch gated feature. Although
this is correct, this is causing issues. Revert and investigate with
the internal team.
Original change's description:
> [m143] media: Fix non-standard url parameter in provisioning
>
> Cherry-pick to M143.
>
> The url parameter was added via an ampersand, when the start of
> parameters should actually include a question mark. This worked because
> of lenient parsing, but should be fixed to match the standard, as the
> question mark is recognized as the start of the query string by all
> servers.
>
> Tested manually with flag enabled to verify it worked.
>
> Media.EME.MediaDrm.Provisioning returns success each time.
> Media.EME.UrlProvisionFetcher.ResponseCode returns 200 each time.
>
> (cherry picked from commit bf3874fe28522965231961d42ce7591df15ed20c)
>
> Bug: 456186326, 456250902
> Change-Id: I21cc325a03d30328cc6b00bb03508e4c18977877
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7097220
> Reviewed-by: Xiaohan Wang <xhw...@chromium.org>
> Commit-Queue: Vikram Pasupathy <vpasu...@chromium.org>
> Cr-Original-Commit-Position: refs/heads/main@{#1537542}
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7102678
> Reviewed-by: Feras Aldahlawi <f...@chromium.org>
> Cr-Commit-Position: refs/branch-heads/7499@{#527}
> Cr-Branched-From: b30439823e5177773584139e72e0593e36863899-refs/heads/main@{#1536371}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |