[webkit-reviews] review granted: [Bug 192622] [GTK][WPE] Fix forwarding webkit socket to flatpak sandbox : [Attachment 357236] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 11:08:54 PST 2018


Michael Catanzaro <mcatanzaro at igalia.com> has granted Patrick Griffis
<pgriffis at igalia.com>'s request for review:
Bug 192622: [GTK][WPE] Fix forwarding webkit socket to flatpak sandbox
https://bugs.webkit.org/show_bug.cgi?id=192622

Attachment 357236: Patch

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




--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 357236
  --> https://bugs.webkit.org/attachment.cgi?id=357236
Patch

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

> Source/WebKit/UIProcess/Launcher/glib/FlatpakLauncher.cpp:36
> +GRefPtr<GSubprocess> flatpakSpawn(GSubprocessLauncher* launcher, const
WebKit::ProcessLauncher::LaunchOptions& launchOptions, char** argv, int
childProcessSocket, GError **error)

Oops, sorry I missed this in the last patch, but it should be GError** error.


More information about the webkit-reviews mailing list