Home | History | Annotate | Download | only in notifications

Lines Matching full:infobar

34 #include "components/infobars/core/infobar.h"
298 infobars::InfoBar* infobar = infobar_service->infobar_at(infobar_index);
299 infobars::InfoBarDelegate* infobar_delegate = infobar->delegate();
303 infobar_service->RemoveInfoBar(infobar);
312 infobar_service->RemoveInfoBar(infobar);
323 infobar_service->RemoveInfoBar(infobar);
374 // That's considered a user gesture to webkit, and should produce an infobar.
445 // Requests notification privileges and verifies the infobar appears.
456 // Tries to create a notification and clicks allow on the infobar.
473 // when Deny is chosen from permission infobar.
487 // Test that no notification is created when permission infobar is dismissed.
640 // Exit the browser window, when the infobar appears.
657 // Test crashing the tab with permission infobar doesn't crash Chrome.
685 // Test that user can close tab when infobar present.
706 // Test navigating away when an infobar is present,