10000 Make Mock Capture Devices runtime flag internal · WebKit/WebKit@20b003d · GitHub
[go: up one dir, main page]

Skip to content

Commit 20b003d

Browse files
committed
Make Mock Capture Devices runtime flag internal
https://bugs.webkit.org/show_bug.cgi?id=250371 rdar://problem/104067208 Reviewed by Eric Carlson. * Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml: This eases testing. Canonical link: https://commits.webkit.org/258721@main
1 parent dd46e21 commit 20b003d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3869,7 +3869,7 @@ MinimumZoomFontSize:
38693869

38703870
MockCaptureDevicesEnabled:
38713871
type: bool
3872- 4EC5
status: embedder
3872+
status: internal
38733873
webcoreOnChange: mockCaptureDevicesEnabledChanged
38743874
inspectorOverride: true
38753875
condition: ENABLE(MEDIA_STREAM)

0 commit comments

Comments
 (0)
0