<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3066&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / chromium field-trial testing]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3066</link>
		<description><![CDATA[The most recent posts in chromium field-trial testing.]]></description>
		<lastBuildDate>Sat, 21 Sep 2019 09:21:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: chromium field-trial testing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17967#p17967</link>
			<description><![CDATA[<p>Yes, you&#039;re right <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Just create a file at <strong>~/.config/chromium-flags.conf</strong> with this content:</p><div class="codebox"><pre><code>--disable-field-trial-config</code></pre></div><p>Any other switches can be added (on their own lines) to the file as desired.</p><p>EDIT: actually that might be Arch-specific, I don&#039;t have Chromium installed here.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 21 Sep 2019 09:21:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17967#p17967</guid>
		</item>
		<item>
			<title><![CDATA[Re: chromium field-trial testing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17960#p17960</link>
			<description><![CDATA[<p>There has to be an easier way . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 21 Sep 2019 02:08:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17960#p17960</guid>
		</item>
		<item>
			<title><![CDATA[Re: chromium field-trial testing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17957#p17957</link>
			<description><![CDATA[<p>Easiest way is probably to copy the .desktop file to $HOME and modify the Exec statement to include the option:</p><div class="codebox"><pre><code>mkdir -p ~/.local/share/applications
cp /usr/share/applications/chromium.desktop ~/.local/share/applications
sed &#039;s/\/chromium/\/chromium --disable-field-trial-config/&#039; -i ~/.local/share/applications/chromium.desktop</code></pre></div><p>Any menu entries should then run Chromium with the switch, use this to check for sure (once Chromium is running):</p><div class="codebox"><pre><code>pgrep -a chromium</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 20 Sep 2019 19:55:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17957#p17957</guid>
		</item>
		<item>
			<title><![CDATA[chromium field-trial testing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17956#p17956</link>
			<description><![CDATA[<p>&quot;chromium field-trial testing&quot; processes can bring chromium to it&#039;s knees.&#160; It&#039;s been on my list for months (maybe closer to a year) to investigate further.&#160; I found a treasure trove of information in <span class="bbu"><a href="http://raeknowler.com/wtf-chromium" rel="nofollow">WTF, Chromium?</a></span>.&#160; &#160;In that rant, there is a link to <span class="bbu"><a href="https://peter.sh/experiments/chromium-command-line-switches/#disable-field-trial-config" rel="nofollow">List of Chromium Command Line Switches</a></span>.&#160; Great, that looks useful and even contains one to <span class="bbc">#disable-field-trial-config</span>.&#160; &#160;Problem is, I haven&#039;t a clue how to get from point A to point B so hoping someone here can lead me through the fog.&#160; Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 20 Sep 2019 19:38:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17956#p17956</guid>
		</item>
	</channel>
</rss>
