[webkit-reviews] review granted: [Bug 184377] [WPE] Use GNU install directories : [Attachment 337438] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 9 07:06:37 PDT 2018
Carlos Garcia Campos <cgarcia at igalia.com> has granted Michael Catanzaro
<mcatanzaro at igalia.com>'s request for review:
Bug 184377: [WPE] Use GNU install directories
https://bugs.webkit.org/show_bug.cgi?id=184377
Attachment 337438: Patch
https://bugs.webkit.org/attachment.cgi?id=337438&action=review
--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 337438
--> https://bugs.webkit.org/attachment.cgi?id=337438
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=337438&action=review
> Source/WebKit/Shared/glib/ProcessExecutablePathGLib.cpp:44
> + return String();
return { };
More information about the webkit-reviews
mailing list