]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
describe plugin search order in patch
authorElan Ruusamäe <glen@delfi.ee>
Sat, 9 Feb 2013 18:27:44 +0000 (20:27 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 9 Feb 2013 18:27:44 +0000 (20:27 +0200)
extracted from 2e8e5bb91925501ffd1f1049f8a50426f5dd04b3

plugin-searchdirs.patch

index 27d8b750114c8010b16cbebb4fa0852b2d6f14a4..0f5c5274d68a72c52c201eaf1fb61d445c3d1dec 100644 (file)
@@ -1,3 +1,8 @@
+- search plugins from ~/.mozilla plugins and $MOZ_PLUGIN_PATH, so in short, plugins are searched from:
+1. %{_libdir}/%{name}/plugins
+2. $MOZ_PLUGIN_PATH (colon separated)
+3. ~/.mozilla/plugins
+
 --- chromium-browser-10.0.632.0~svn20110107r70714/src/webkit/plugins/npapi/plugin_list_posix.cc~       2010-12-22 04:02:37.000000000 +0100
 +++ chromium-browser-10.0.632.0~svn20110107r70714/src/webkit/plugins/npapi/plugin_list_posix.cc        2011-01-07 17:41:38.193692743 +0100
 @@ -146,6 +146,8 @@
This page took 0.123823 seconds and 4 git commands to generate.