Bug 151096 - [UNIX] Environment variable should take precedence over directories in plugin search path
Summary: [UNIX] Environment variable should take precedence over directories in plugin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2015-11-10 08:13 PST by Carlos Garcia Campos
Modified: 2015-11-10 08:50 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.31 KB, patch)
2015-11-10 08:15 PST, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2015-11-10 08:13:51 PST
Otherwise you can't override the directories using the env vars for plugins already installed.
Comment 1 Carlos Garcia Campos 2015-11-10 08:15:49 PST
Created attachment 265180 [details]
Patch
Comment 2 Carlos Garcia Campos 2015-11-10 08:50:33 PST
Committed r192248: <http://trac.webkit.org/changeset/192248>