Bug 207293 - [GTK][WPE] Add more fontconfig paths into the sandbox
Summary: [GTK][WPE] Add more fontconfig paths into the sandbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick Griffis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-05 13:46 PST by Patrick Griffis
Modified: 2020-02-05 15:24 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.22 KB, patch)
2020-02-05 13:47 PST, Patrick Griffis
no flags Details | Formatted Diff | Diff
Patch (2.22 KB, patch)
2020-02-05 13:53 PST, Patrick Griffis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.