Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3f7519b3febe45454e4784105dec21a04d5eb23b
https://github.com/WebKit/WebKit/commit/3f7519b3febe45454e4784105dec21a04d5eb23b
Author: Youenn Fablet <[email protected]>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Remove Google Meet enumerateDevices quirk
rdar://173348374
https://bugs.webkit.org/show_bug.cgi?id=311403
Reviewed by Anne van Kesteren.
When granting persistent access to microphone and camera, Google Meet will mute
camera by default, contrary to Chrome and Firefox.
This is fixed by disabling the enumerateDevices quirk, suggesting Google Meet
might get closer to spec.
We remove the quirk to get back the expected Google Meet behaviour.
Manually tested.
Canonical link: https://commits.webkit.org/310510@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications