[GTK][WPE] Provide WK2 IPC encoding, decoding methods for the DMABufObject type
Created attachment 457179 [details] WIP patch
Created attachment 457232 [details] Patch
Created attachment 457335 [details] Patch Added missing <optional> include.
Comment on attachment 457335 [details] Patch Patch LGTM, modulo fixing the style checker issues before landing :)
(In reply to Adrian Perez from comment #4) > Comment on attachment 457335 [details] > Patch > > Patch LGTM, modulo fixing the style checker issues before landing :) Can't, the style checker doesn't handle ref qualifiers.
Comment on attachment 457335 [details] Patch Clearing flags on attachment: 457335 Committed r292864 (249635@trunk): <https://commits.webkit.org/249635@trunk>
All reviewed patches have been landed. Closing bug.
<rdar://problem/91751419>
(In reply to Zan Dobersek from comment #5) > (In reply to Adrian Perez from comment #4) > > Comment on attachment 457335 [details] > > Patch > > > > Patch LGTM, modulo fixing the style checker issues before landing :) > > Can't, the style checker doesn't handle ref qualifiers. Ah, pity.