HomeSort by relevance Sort by last modified time
    Searched full:site (Results 426 - 450 of 4550) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/importer/
firefox_importer_unittest.cc 111 "<DT><A HREF=\"http://chinese.site.cn/path?query=1#ref\" "
116 EXPECT_EQ("http://chinese.site.cn/path?query=1#ref", url.spec());
144 "<DT><A HREF=\"http://site/\" ADD_DATE=\"1121301154\">name</A>",
148 EXPECT_EQ(GURL("http://site/"), url);
  /external/chromium/chrome/browser/password_manager/
password_store_mac_unittest.cc 500 { { PasswordForm::SCHEME_HTML, "http://web.site.com/",
501 "http://web.site.com/path/to/page.html", NULL, NULL, NULL, NULL,
503 { { PasswordForm::SCHEME_HTML, "https://web.site.com/",
504 "https://web.site.com/", NULL, NULL, NULL, NULL,
506 { { PasswordForm::SCHEME_BASIC, "http://a.site.com:2222/therealm",
507 "http://a.site.com:2222/", NULL, NULL, NULL, NULL,
509 { { PasswordForm::SCHEME_DIGEST, "https://digest.site.com/differentrealm",
510 "https://digest.site.com/secure.html", NULL, NULL, NULL, NULL,
571 { { PasswordForm::SCHEME_HTML, "http://web.site.com/",
572 "http://web.site.com/path/to/page.html", NULL, NULL, NULL, NULL
    [all...]
  /external/chromium/chrome/browser/resources/options/
cookies_view.js 13 * Encapsulated handling of the cookies and other site data page.
  /external/chromium/chrome/browser/search_engines/
search_provider_install_state_message_filter.cc 62 // done after the security check or else a web site can detect that the
  /external/chromium/chrome/browser/sessions/
session_restore_uitest.cc 149 // cross-site page and then forward again works. (Bug 1204135)
404 // process-per-site and process-per-site-instance, because we treat the new tab
405 // as a special case in process-per-site-instance so that it only ever uses one
  /external/chromium/chrome/browser/ssl/
ssl_blocking_page.h 46 // proceed to the site.
  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.h 61 // Image associated with the site.
  /external/chromium/chrome/browser/ui/views/
content_setting_bubble_contents.h 23 // the blocking settings for the current site, a close button, and a link to
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/translate/
TranslateInfoBarTest.java 38 " site next time?";
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_helper.cc 18 // Special-case `file://` scheme iff cookies and site data are enabled via
  /external/chromium_org/chrome/browser/
chrome_content_browser_client_browsertest.cc 79 // Test that a basic navigation works in --site-per-process mode. This prevents
  /external/chromium_org/chrome/browser/extensions/
webstore_inline_installer.h 64 // Checks whether the install is initiated by a page in a verified site
  /external/chromium_org/chrome/browser/notifications/
balloon_host.h 98 // Site instance for the balloon/profile, to be used for opening new links.
  /external/chromium_org/chrome/browser/password_manager/
password_store_mac_unittest.cc 514 { { PasswordForm::SCHEME_HTML, "http://web.site.com/",
515 "http://web.site.com/path/to/page.html", NULL, NULL, NULL, NULL,
517 { { PasswordForm::SCHEME_HTML, "https://web.site.com/",
518 "https://web.site.com/", NULL, NULL, NULL, NULL,
520 { { PasswordForm::SCHEME_BASIC, "http://a.site.com:2222/therealm",
521 "http://a.site.com:2222/", NULL, NULL, NULL, NULL,
523 { { PasswordForm::SCHEME_DIGEST, "https://digest.site.com/differentrealm",
524 "https://digest.site.com/secure.html", NULL, NULL, NULL, NULL,
587 { { PasswordForm::SCHEME_HTML, "http://web.site.com/",
588 "http://web.site.com/path/to/page.html", NULL, NULL, NULL, NULL
    [all...]
  /external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.js 176 ul = document.querySelector('#prefs-site-blacklist ul');
182 sites.forEach(function(site) {
183 var li = createLIWithDismissingButton(site, function() {
184 chrome.send('removePrefItem', ['site_blacklist', site]);
  /external/chromium_org/chrome/browser/search_engines/
search_provider_install_state_message_filter.cc 64 // done after the security check or else a web site can detect that the
  /external/chromium_org/chrome/browser/ssl/
ssl_blocking_page.h 78 // Has the site requested strict enforcement of certificate errors?
  /external/chromium_org/chrome/browser/ui/android/autofill/
autofill_dialog_controller_android.h 89 // The URL of the invoking site.
  /external/chromium_org/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.h 76 // Image associated with the site or app, scaled to the appropriate size to
  /external/chromium_org/chrome/browser/ui/gtk/website_settings/
permission_selector.h 79 // The site permission (the |ContentSettingsType|) for which the menu model
  /external/chromium_org/chrome/test/functional/ispy/server/
update_mask_handler.py 25 This method will accept a post request containing device, site and
  /external/chromium_org/chrome/utility/importer/
bookmark_html_reader_unittest.cc 61 "<DT><A HREF=\"http://chinese.site.cn/path?query=1#ref\" "
66 EXPECT_EQ("http://chinese.site.cn/path?query=1#ref", url.spec());
94 "<DT><A HREF=\"http://site/\" ADD_DATE=\"1121301154\">name</A>",
98 EXPECT_EQ(GURL("http://site/"), url);
  /external/chromium_org/chrome_frame/
bho.h 90 STDMETHODIMP SetSite(IUnknown* site);
  /external/chromium_org/chrome_frame/cfinstall/examples/
jquery.html 66 This site requires Google Chrome Frame. Click here to install it now.
  /external/chromium_org/chrome_frame/cfinstall/src/miniclosure/
base.js 8 * the implementation, and the download site, so we need to provide an

Completed in 772 milliseconds

<<11121314151617181920>>