forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
audio-settings: set input volume from slider
- Add handler for input slider to update input gain volume. - Refactor simulateSliderClick from output test into suite for reuse in input test. - Test slider update triggers matching property update. Bug: b:260277007 Test: browser_test --gtest_filter=*OSSettings* Change-Id: Ifa71f987347611c8d10e123c182c3211aa7c3e24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4082254 Reviewed-by: Michael Checo <michaelcheco@google.com> Auto-Submit: Ashley Prasad <ashleydp@google.com> Commit-Queue: Ashley Prasad <ashleydp@google.com> Cr-Commit-Position: refs/heads/main@{#1084376}
- Loading branch information
Ashley Prasad
authored and
Chromium LUCI CQ
committed
Dec 16, 2022
1 parent
ed5ea28
commit 08cffed
Showing
3 changed files
with
77 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters