HomeSort by relevance Sort by last modified time
    Searched full:infobar (Results 176 - 200 of 518) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/extensions/
extension_infobar_delegate.cc 45 // When an extension crashes, an InfoBar is shown (for the crashed extension).
47 // is already showing the 'extension crashed InfoBar', which it never is), but
53 // Only allow one InfoBar at a time per extension.
theme_installed_infobar_delegate.cc 106 // The infobar is gone so there is no reason for this delegate to keep
109 // a new infobar is created).
114 // (when InfoBar::OnBackgroundExpose() is called). This will likely
115 // be fixed when infobar delegate deletion is cleaned up for
  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context.h 46 // Return an instance of the infobar queue controller, creating it
63 // infobar to the user. Called on the UI thread.
84 // Removes any pending InfoBar request.
  /external/chromium_org/chrome/browser/media/
protected_media_identifier_permission_context.h 48 // Return an instance of the infobar queue controller, creating it
63 // infobar to the user. Called on the UI thread.
84 // Removes any pending InfoBar request.
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.h 46 // Convenience to retrieve the TranslateInfoBarDelegate for this infobar.
62 // background. When 0, the infobar background should be pure PAGE_ACTION_TYPE.
63 // When 1, the infobar background should be pure WARNING_TYPE.
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_controller.mm 14 #include "chrome/browser/ui/cocoa/infobars/infobar.h"
81 // Asks the container controller to remove the infobar for this delegate. This
82 // call will trigger a notification that starts the infobar animating closed.
86 // notifying the InfoBarDelegate that the infobar was closed and removing the
87 // infobar from its container, if necessary.
104 if ((self = [super initWithNibName:@"InfoBar"
194 // notify the delegate that the infobar was closed.
257 // TODO(rohitrao): This method can be called even if the infobar has already
259 // so that inner event loops don't cause us to try and remove the infobar
269 // Notify the delegate that the infobar was closed. The delegate may delet
    [all...]
  /external/chromium_org/chrome/browser/google/
google_url_tracker.cc 16 #include "chrome/browser/infobars/infobar.h"
292 // Whether there's an existing infobar or not, we need to listen for the
293 // load to commit, so we can show and/or update the infobar when it does.
294 // (We may already be registered for this if there is an existing infobar
304 // yet have an infobar and we're already registered for this, or it has an
305 // infobar and the infobar's owner will handle tearing it down when the
313 // This is a new search on a tab where we already have an infobar.
318 // This is a non-search navigation on a tab with an infobar. If there was
324 // If this navigation actually commits, that will trigger the infobar'
352 InfoBar* infobar = infobar_creator_.Run(infobar_service, this, search_url); local
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_metrics.h 18 CREDIT_CARD_INFOBAR_SHOWN = 0, // We showed an infobar prompting to save
20 CREDIT_CARD_INFOBAR_ACCEPTED, // The user explicitly accepted the infobar.
21 CREDIT_CARD_INFOBAR_DENIED, // The user explicitly denied the infobar.
22 CREDIT_CARD_INFOBAR_IGNORED, // The user completely ignored the infobar
  /external/chromium/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.h 17 // An InfoBar delegate that enables the user to allow or deny storing credit
  /external/chromium/chrome/browser/download/
download_request_infobar_delegate.h 15 // An infobar delegate that presents the user with a choice to allow or deny
  /external/chromium/chrome/browser/
plugin_installer_infobar_delegate.h 13 // The main purpose for this class is to popup/close the infobar when there is
  /external/chromium/chrome/browser/translate/
languages_menu_model.h 14 // infobar. This menu has only one level (no submenus).
options_menu_model.h 14 // infobar. This menu has only one level (no submenus).
  /external/chromium/chrome/browser/ui/views/infobars/
link_infobar.h 14 // An infobar that shows a string with an embedded link.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
AutoLoginProcessor.java 5 package org.chromium.chrome.browser.infobar;
  /external/chromium_org/chrome/browser/android/
google_location_settings_helper.h 11 // setting and update the infobar button label based on that information i.e,
  /external/chromium_org/chrome/browser/content_settings/
permission_queue_controller_unittest.cc 87 // When an infobar is cancelled, the infobar helper sends a notification to
88 // the controller. If the controller has another infobar queued, it should
90 // last infobar cancellation it should unregister for notifications.
  /external/chromium_org/chrome/browser/infobars/
insecure_content_infobar_delegate.cc 9 #include "chrome/browser/infobars/infobar.h"
22 scoped_ptr<InfoBar> new_infobar(ConfirmInfoBarDelegate::CreateInfoBar(
26 // Only supsersede an existing insecure content infobar if we are upgrading
29 InfoBar* old_infobar = infobar_service->infobar_at(i);
  /external/chromium_org/chrome/browser/search/
instant_service_observer.h 27 // Note that the search domain change triggers a yellow infobar at the top of
  /external/chromium_org/chrome/browser/translate/
options_menu_model.h 13 // infobar. This menu has only one level (no submenus).
  /external/chromium_org/chrome/browser/ui/
chrome_select_file_policy.h 18 // display an infobar on the weakly owned |source_contents|.
  /external/chromium_org/chrome/browser/ui/views/infobars/
alternate_nav_infobar_view.h 14 // An infobar that shows a string with an embedded link.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
infobar.html 32 <script src="infobar.js"></script>
  /external/chromium_org/chrome/test/functional/
passwords.py 126 """Verify password infobar displays and able to save password."""
130 # Disable one-click login infobar for sync.
149 # Disable one-click login infobar for sync.
161 # Selecting 'Never for this site' option on password infobar.
176 # Disable one-click login infobar for sync.
198 # Disable one-click login infobar for sync.
241 """Test password infobar is dismissed when navigating to different page."""
243 # Disable one-click login infobar for sync.
258 """Test that Password infobar disappears by the page reload."""
260 # Disable one-click login infobar for sync
    [all...]
  /external/chromium_org/content/shell/browser/
shell_speech_recognition_manager_delegate.cc 18 // the user for permission with an infobar.

Completed in 814 milliseconds

1 2 3 4 5 6 78 91011>>