Home
last modified time | relevance | path

Searched refs:BeforeInstallPromptEvent (Results 1 – 13 of 13) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/app_banner/
H A Dbefore_install_prompt_event.cc18 BeforeInstallPromptEvent::BeforeInstallPromptEvent( in BeforeInstallPromptEvent() function in blink::BeforeInstallPromptEvent
38 BeforeInstallPromptEvent::BeforeInstallPromptEvent( in BeforeInstallPromptEvent() function in blink::BeforeInstallPromptEvent
47 BeforeInstallPromptEvent::~BeforeInstallPromptEvent() = default;
49 void BeforeInstallPromptEvent::Dispose() { in Dispose()
54 Vector<String> BeforeInstallPromptEvent::platforms() const { in platforms()
58 ScriptPromise BeforeInstallPromptEvent::userChoice( in userChoice()
73 ScriptPromise BeforeInstallPromptEvent::prompt( in prompt()
104 void BeforeInstallPromptEvent::preventDefault() { in preventDefault()
112 bool BeforeInstallPromptEvent::HasPendingActivity() const { in HasPendingActivity()
124 void BeforeInstallPromptEvent::BannerDismissed() { in BannerDismissed()
[all …]
H A Dbefore_install_prompt_event.h22 class BeforeInstallPromptEvent; variable
29 class BeforeInstallPromptEvent final
32 public ActiveScriptWrappable<BeforeInstallPromptEvent>,
35 USING_PRE_FINALIZER(BeforeInstallPromptEvent, Dispose);
36 USING_GARBAGE_COLLECTED_MIXIN(BeforeInstallPromptEvent);
39 BeforeInstallPromptEvent(const AtomicString& name,
44 BeforeInstallPromptEvent(ExecutionContext*,
47 ~BeforeInstallPromptEvent() override;
49 static BeforeInstallPromptEvent* Create( in Create()
55 return MakeGarbageCollected<BeforeInstallPromptEvent>( in Create()
[all …]
H A Dbefore_install_prompt_event.idl7 ] interface BeforeInstallPromptEvent : Event {
H A Dapp_banner_controller.cc43 frame_->DomWindow()->DispatchEvent(*BeforeInstallPromptEvent::Create( in BannerPromptRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/app_banner/
H A Dbefore_install_prompt_event.cc19 BeforeInstallPromptEvent::BeforeInstallPromptEvent( in BeforeInstallPromptEvent() function in blink::BeforeInstallPromptEvent
41 BeforeInstallPromptEvent::BeforeInstallPromptEvent( in BeforeInstallPromptEvent() function in blink::BeforeInstallPromptEvent
53 BeforeInstallPromptEvent::~BeforeInstallPromptEvent() = default;
55 Vector<String> BeforeInstallPromptEvent::platforms() const { in platforms()
59 ScriptPromise BeforeInstallPromptEvent::userChoice( in userChoice()
74 ScriptPromise BeforeInstallPromptEvent::prompt( in prompt()
99 const AtomicString& BeforeInstallPromptEvent::InterfaceName() const { in InterfaceName()
103 void BeforeInstallPromptEvent::preventDefault() { in preventDefault()
111 bool BeforeInstallPromptEvent::HasPendingActivity() const { in HasPendingActivity()
123 void BeforeInstallPromptEvent::BannerDismissed() { in BannerDismissed()
[all …]
H A Dbefore_install_prompt_event.h22 class BeforeInstallPromptEvent; variable
29 class BeforeInstallPromptEvent final
32 public ActiveScriptWrappable<BeforeInstallPromptEvent>,
37 BeforeInstallPromptEvent(const AtomicString& name,
42 BeforeInstallPromptEvent(ExecutionContext*,
45 ~BeforeInstallPromptEvent() override;
47 static BeforeInstallPromptEvent* Create( in Create()
53 return MakeGarbageCollected<BeforeInstallPromptEvent>( in Create()
58 static BeforeInstallPromptEvent* Create( in Create()
62 return MakeGarbageCollected<BeforeInstallPromptEvent>(execution_context, in Create()
[all …]
H A Dbefore_install_prompt_event.idl8 ] interface BeforeInstallPromptEvent : Event {
H A Dapp_banner_controller.cc52 frame_->DomWindow()->DispatchEvent(*BeforeInstallPromptEvent::Create( in BannerPromptRequest()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dmanifest-incubations.idl7 interface BeforeInstallPromptEvent : Event {
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webidl/
H A DWindow.webidl42 BeforeInstallPromptEvent,
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DWindow.webidl43 BeforeInstallPromptEvent,
/dports/www/firefox/firefox-99.0/dom/webidl/
H A DWindow.webidl44 BeforeInstallPromptEvent,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webidl/
H A DWindow.webidl43 BeforeInstallPromptEvent,