WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242644
[GStreamer][VideoCapture] VideoTrackPrivateGStreamer: Only enqueueTask in callbacks when not on MainThread
https://bugs.webkit.org/show_bug.cgi?id=242644
Summary
[GStreamer][VideoCapture] VideoTrackPrivateGStreamer: Only enqueueTask in cal...
James Hilliard
Reported
2022-07-12 11:45:33 PDT
If we receive a callback while isMainThread() is already true we should execute the callback function directly as AbortableTaskQueue expects isMainThread() to be false.
Attachments
Add attachment
proposed patch, testcase, etc.
James Hilliard
Comment 1
2022-07-12 11:50:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2329
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