/external/chromium_org/chrome/browser/google/ |
google_url_tracker_infobar_delegate.cc | 9 #include "chrome/browser/infobars/infobar.h" 21 InfoBar* GoogleURLTrackerInfoBarDelegate::Create( 63 infobar()->RemoveSelf();
|
/external/chromium/chrome/browser/ |
omnibox_search_hint.cc | 35 // The URLs of search engines for which we want to trigger the infobar. 108 // User closed the infobar, let's not bug him again with this in the future. 197 // The user performed a search from the omnibox, don't show the infobar 222 // The NAV_ENTRY_COMMITTED notification was needed to show the infobar, the 232 // The infobar can only be shown if the correct switch has been provided and 233 // the user did not dismiss the infobar before.
|
alternate_nav_url_fetcher.h | 22 // you mean" infobar suggesting a navigation. 74 // Displays the infobar if all conditions are met (the page has loaded and
|
/external/chromium_org/chrome/browser/ui/startup/ |
default_browser_prompt.cc | 16 #include "chrome/browser/infobars/infobar.h" 59 // The delegate for the infobar shown when Chrome is not the default browser. 62 // Creates a default browser infobar and delegate and adds the infobar to 222 // - The user said "don't ask me again" on the infobar earlier. 239 // just prevent showing the infobar.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_bridge.mm | 22 // page action icons, show an infobar instead of a popup bubble. 66 // surface to display for this window, launch infobar instead of popup
|
/external/chromium/chrome/browser/ui/gtk/infobars/ |
extension_infobar_gtk.cc | 18 : InfoBar(delegate), 91 InfoBar* ExtensionInfoBarDelegate::CreateInfoBar() {
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
AutoLoginAccountDelegate.java | 5 package org.chromium.chrome.browser.infobar; 46 Log.i("InfoBar", "auto-login failed because account is no longer valid");
|
/external/chromium_org/chrome/browser/autofill/ |
autofill_cc_infobar_delegate.cc | 8 #include "chrome/browser/infobars/infobar.h" 71 // don't want the infobar to be expired at this point, because the user won't
|
/external/chromium_org/chrome/browser/media/ |
midi_permission_infobar_delegate.cc | 9 #include "chrome/browser/infobars/infobar.h" 21 InfoBar* MIDIPermissionInfoBarDelegate::Create(
|
protected_media_identifier_infobar_delegate.cc | 8 #include "chrome/browser/infobars/infobar.h" 21 InfoBar* ProtectedMediaIdentifierInfoBarDelegate::Create(
|
/external/chromium_org/chrome/browser/ui/gtk/infobars/ |
extension_infobar_gtk.h | 41 // Looks at the window the infobar is in and gets the browser. Can return 67 // containing the infobar element. Composed in OnImageLoaded().
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_permission_context_unittest.cc | 221 // Ensure only one infobar is created. 237 // Now we should have a new infobar for the second frame. 288 // Simulate the frame going away, ensure the infobar for this frame 289 // is removed and the next pending infobar is created. 365 // Now the infobar for the tab with the same origin should have gone. 368 // Destroy the infobar that has just been removed. 408 // Now the infobar for the tab with the same origin should have gone. 411 // Destroy the infobar that has just been removed. 414 // And we should have the queued infobar displayed now. 417 // Accept the second infobar [all...] |
geolocation_browsertest.cc | 105 // until the infobar has been displayed; otherwise it will block until the 192 // 1. Infobar is displayed when a geolocation is requested from an unauthorized 194 // 2. Denying the infobar triggers the correct error callback. 195 // 3. Allowing the infobar does not trigger an error, and allow a geoposition to 316 LOG(WARNING) << "will set infobar response"; 323 LOG(WARNING) << "infobar response set"; 395 // Infobar was displayed, deny access and check for error code. 413 // Checks infobar will not be created a second tab. 432 // Checks infobar will not be created a second tab. 442 // Checks no infobar will be created and there's no error callback [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/infobars/ |
translate_infobar_base.mm | 31 scoped_ptr<InfoBar> TranslateInfoBarDelegate::CreateInfoBar( 33 scoped_ptr<InfoBarCocoa> infobar( 36 switch (infobar->delegate()->AsTranslateInfoBarDelegate()->infobar_type()) { 39 initWithInfoBar:infobar.get()]); 43 initWithInfoBar:infobar.get()]); 48 initWithInfoBar:infobar.get()]); 53 infobar->set_controller(infobar_controller); 54 return infobar.PassAs<InfoBar>(); 178 // Step 1: remove all controls from the infobar so we have a clean slate [all...] |
/external/chromium/chrome/browser/autofill/ |
autofill_metrics_unittest.cc | 859 AutofillCCInfoBarDelegate* infobar; local [all...] |
/external/chromium_org/chrome/browser/notifications/ |
notification_browsertest.cc | 19 #include "chrome/browser/infobars/infobar.h" 410 InfoBar* infobar = infobar_service->infobar_at(infobar_index); local 411 InfoBarDelegate* infobar_delegate = infobar->delegate(); 415 infobar_service->RemoveInfoBar(infobar); 424 infobar_service->RemoveInfoBar(infobar); 435 infobar_service->RemoveInfoBar(infobar); 491 // That's considered a user gesture to webkit, and should produce an infobar. 508 // in no infobar. 589 // Requests notification privileges and verifies the infobar appears [all...] |
/external/chromium/chrome/browser/extensions/ |
theme_installed_infobar_delegate.h | 18 // infobar allowing them to cancel.
|
/external/chromium/chrome/browser/password_manager/ |
password_manager_delegate.h | 30 // A mechanism to show an infobar in the current tab at our request.
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller_private.h | 37 // bookmark bar (if shown), infobar, NTP detached bookmark bar (if shown), 59 // Returns YES if the bookmark bar should be placed below the infobar, NO 78 // Lays out the infobar at the given maximum y-coordinate, with the given width; 79 // returns the new maximum y (below the infobar).
|
/external/chromium/chrome/browser/ui/cocoa/infobars/ |
mock_confirm_infobar_delegate.h | 43 // Determines whether the infobar closes when an action is taken or not.
|
mock_link_infobar_delegate.h | 39 // Determines whether the infobar closes when an action is taken or not.
|
/external/chromium/chrome/browser/ui/ |
view_ids.h | 69 // The Infobar container.
|
/external/chromium/chrome/browser/ui/views/infobars/ |
confirm_infobar.h | 18 // An infobar that shows a message, up to two optional buttons, and an optional,
|
translate_infobar_base.h | 39 // Convenience to retrieve the TranslateInfoBarDelegate for this infobar.
|
/external/chromium_org/chrome/browser/accessibility/ |
accessibility_extension_apitest.cc | 35 const char kAlertMessage[] = "Simple Alert Infobar.";
|