bug 387495: import config in ffprocess_linux.py so Python doesn't complain when we try to reference config properties; npotb
r=rhelmer git-svn-id: svn://10.0.0.236/trunk@229579 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,6 +40,8 @@ import signal
|
||||
import os
|
||||
from select import select
|
||||
|
||||
import config
|
||||
|
||||
|
||||
def GenerateFirefoxCommandLine(firefox_path, profile_dir, url):
|
||||
"""Generates the command line for a process to run Firefox, wrapped
|
||||
|
||||
Reference in New Issue
Block a user