Bug 207293

Summary: [GTK][WPE] Add more fontconfig paths into the sandbox
Product: WebKit Reporter: Patrick Griffis <pgriffis>
Component: WebKitGTKAssignee: Patrick Griffis <pgriffis>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Patrick Griffis 2020-02-05 13:46:18 PST
Add missing paths for fontconfig used on Debian.
Comment 1 Patrick Griffis 2020-02-05 13:47:13 PST
Created attachment 389862 [details]
Patch
Comment 2 Michael Catanzaro 2020-02-05 13:50:49 PST
Comment on attachment 389862 [details]
Patch

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

> Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp:391
> +    bindIfExists(args, "/var/cache/fontconfig"); // Used by Debian

WebKit style requires complete sentences with a period at the end.
Comment 3 Patrick Griffis 2020-02-05 13:53:15 PST
Created attachment 389865 [details]
Patch
Comment 4 WebKit Commit Bot 2020-02-05 14:53:38 PST
The commit-queue encountered the following flaky tests while processing attachment 389865 [details]:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2020-02-05 14:53:47 PST
The commit-queue encountered the following flaky tests while processing attachment 389865 [details]:

imported/w3c/web-platform-tests/web-animations/timing-model/animations/finishing-an-animation.html bug 207298 (author: graouts@apple.com)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2020-02-05 15:23:56 PST
The commit-queue encountered the following flaky tests while processing attachment 389865 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2020-02-05 15:24:32 PST
Comment on attachment 389865 [details]
Patch

Clearing flags on attachment: 389865

Committed r255865: <https://trac.webkit.org/changeset/255865>
Comment 8 WebKit Commit Bot 2020-02-05 15:24:33 PST
All reviewed patches have been landed.  Closing bug.