[GStreamer] Add GstBufferMapped abstraction
Created attachment 344841 [details] Patch
Attachment 344841 [details] did not pass style-queue: ERROR: Source/WebCore/platform/graphics/gstreamer/eme/WebKitClearKeyDecryptorGStreamer.cpp:28: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 344842 [details] Patch
Comment on attachment 344842 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=344842&action=review > Source/WebCore/platform/graphics/gstreamer/eme/WebKitClearKeyDecryptorGStreamer.cpp:303 > + gst_byte_reader_free(reader); Interesting catch! We should do this (not necessarily now) a GUniquePtr.
Comment on attachment 344842 [details] Patch Clearing flags on attachment: 344842 Committed r233796: <https://trac.webkit.org/changeset/233796>
All reviewed patches have been landed. Closing bug.
*** Bug 187586 has been marked as a duplicate of this bug. ***