HomeSort by relevance Sort by last modified time
    Searched refs:firefox (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/importer/
importer_list.cc 57 // |locale|: The application locale used for lookups in Firefox's
66 // Detects which version of Firefox is installed.
79 // Ignores old versions of firefox.
83 importer::SourceProfile* firefox = new importer::SourceProfile; local
84 firefox->importer_name = GetFirefoxImporterName(app_path);
85 firefox->importer_type = firefox_type;
86 firefox->source_path = profile_path;
88 firefox->app_path = GetFirefoxInstallPathFromRegistry();
90 if (firefox->app_path.empty())
91 firefox->app_path = app_path
    [all...]
  /external/chromium/chrome/browser/importer/
importer_list.cc 59 // Detects which version of Firefox is installed.
74 // Ignores other versions of firefox.
78 importer::SourceProfile* firefox = new importer::SourceProfile(); local
79 firefox->importer_name = l10n_util::GetStringUTF16(IDS_IMPORT_FROM_FIREFOX);
80 firefox->importer_type = firefox_type;
81 firefox->source_path = profile_path;
83 firefox->app_path = GetFirefoxInstallPathFromRegistry();
85 if (firefox->app_path.empty())
86 firefox->app_path = app_path;
87 firefox->services_supported = importer::HISTORY | importer::FAVORITES
    [all...]
  /external/chromium_org/v8/test/mjsunit/
sparse-array-reverse.js 34 // Nicer for firefox 1.5. Unless you uncomment the following line,
array-functions-prototype-misc.js 37 // Nicer for firefox 1.5. Unless you uncomment the following two lines,
  /external/v8/test/mjsunit/
sparse-array-reverse.js 34 // Nicer for firefox 1.5. Unless you uncomment the following line,
array-functions-prototype-misc.js 37 // Nicer for firefox 1.5. Unless you uncomment the following two lines,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 575 '<![if !IE 6]><img src="firefox.png" /><![endif]>'
591 ('startendtag', 'img', [('src', 'firefox.png')]),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 575 '<![if !IE 6]><img src="firefox.png" /><![endif]>'
591 ('startendtag', 'img', [('src', 'firefox.png')]),
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js 400 subString: "Firefox",
401 identity: "Firefox"
    [all...]
pdfjs.js     [all...]

Completed in 481 milliseconds