Bug 85694 - webkitpy: Preserve XDG_DATA_DIRS in the environment passed to ServerProcess.
Summary: webkitpy: Preserve XDG_DATA_DIRS in the environment passed to ServerProcess.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-04 20:02 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2012-05-04 22:48 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2012-05-04 20:05 PDT, Raphael Kubo da Costa (:rakuco)
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2012-05-04 20:02:35 PDT
webkitpy: Preserve XDG_DATA_DIRS in the environment passed to ServerProcess.
Comment 1 Raphael Kubo da Costa (:rakuco) 2012-05-04 20:05:43 PDT
Created attachment 140376 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-05-04 20:08:22 PDT
Besides the usual webkitpy suspects, I've also CC'ed a few people who work on ports which rely on jhbuild, as this patch should also remove the need to manually add some paths to XDG_DATA_DIRS in jhbuildrc.
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-05-04 22:48:03 PDT
Committed r116209: <http://trac.webkit.org/changeset/116209>