[webkit-reviews] review granted: [Bug 226249] [GStreamer] Stop using UncheckedLock in WebKitCommonEncryptionDecryptorGStreamer : [Attachment 429717] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 20:37:59 PDT 2021


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 226249: [GStreamer] Stop using UncheckedLock in
WebKitCommonEncryptionDecryptorGStreamer
https://bugs.webkit.org/show_bug.cgi?id=226249

Attachment 429717: Patch

https://bugs.webkit.org/attachment.cgi?id=429717&action=review




--- Comment #4 from Darin Adler <darin at apple.com> ---
Comment on attachment 429717
  --> https://bugs.webkit.org/attachment.cgi?id=429717
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=429717&action=review

>
Source/WebCore/platform/graphics/gstreamer/eme/WebKitCommonEncryptionDecryptorG
Streamer.cpp:207
> +	   // Note that waitFor() releases the lock lock internally while it
waits, so isFlushing may have been changed.

"the lock lock"?


More information about the webkit-reviews mailing list