WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
279986
WKWebView setCameraCaptureState/setMicrophoneCaptureState completion handlers should be executed once GPU process has muted/unmuted the corresponding sources.
https://bugs.webkit.org/show_bug.cgi?id=279986
Summary
WKWebView setCameraCaptureState/setMicrophoneCaptureState completion handlers...
youenn fablet
Reported
2024-09-19 08:46:05 PDT
WKWebView setCameraCaptureState/setMicrophoneCaptureState completion handlers should be executed once GPU process has muted/unmuted the corresponding sources.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-19 08:46:19 PDT
<
rdar://problem/136296104
>
youenn fablet
Comment 2
2024-09-19 08:47:12 PDT
Currently, the completion handler will be executed before GPU process mute/unmute and also before WebProcess notifies its UIProcess that capture was muted/unmuted.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug