Skip to content

Commit

Permalink
[autopip] Add fieldtrial_testing_config
Browse files Browse the repository at this point in the history
Bug: 1457056
Change-Id: Ib80a7553dde67af1e5099b016e48272191e88f2a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4913579
Reviewed-by: Peter Kasting <[email protected]>
Reviewed-by: Fr <[email protected]>
Commit-Queue: Tommy Steimel <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1208283}
  • Loading branch information
steimelchrome authored and chromium-wpt-export-bot committed Oct 11, 2023
1 parent fbe1c75 commit b9305ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mediasession/setactionhandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"hangup",
"previousslide",
"nextslide",
"enterpictureinpicture",
].forEach((action) =>
test((t) => {
window.navigator.mediaSession.setActionHandler(action, null);
Expand Down

0 comments on commit b9305ae

Please sign in to comment.