Home
last modified time | relevance | path

Searched refs:IsBeingDestroyed (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/picture_in_picture/
H A Dpicture_in_picture_window_controller_impl.cc49 if (initiator_->IsBeingDestroyed()) in ~PictureInPictureWindowControllerImpl()
283 if (initiator_->IsBeingDestroyed()) in MediaStartedPlaying()
296 if (initiator_->IsBeingDestroyed()) in MediaStoppedPlaying()
327 if (initiator_->IsBeingDestroyed()) in CloseInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/picture_in_picture/
H A Dpicture_in_picture_window_controller_impl.cc293 if (web_contents()->IsBeingDestroyed()) in MediaStartedPlaying()
306 if (web_contents()->IsBeingDestroyed()) in MediaStoppedPlaying()
346 if (web_contents()->IsBeingDestroyed() || !active_session_) in CloseInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/sync/
H A Dtab_contents_synced_tab_delegate.cc51 bool TabContentsSyncedTabDelegate::IsBeingDestroyed() const { in IsBeingDestroyed() function in TabContentsSyncedTabDelegate
52 return web_contents_->IsBeingDestroyed(); in IsBeingDestroyed()
H A Dtab_contents_synced_tab_delegate.h32 bool IsBeingDestroyed() const override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_nodeowner.h20 bool IsBeingDestroyed() const { return is_being_destroyed_; } in IsBeingDestroyed() function
H A Dcxfa_object.cpp34 if (!GetDocument()->IsBeingDestroyed() && GetDocument()->HasScriptContext()) in ~CXFA_Object()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/messages/android/
H A Dmessage_dispatcher_bridge.cc37 if (!web_contents->IsBeingDestroyed()) { in DismissMessage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/js_messaging/
H A Dweb_frames_manager_impl.mm85 DCHECK(!delegate_.GetWebState()->IsBeingDestroyed());
156 DCHECK(!delegate_.GetWebState()->IsBeingDestroyed());
207 DCHECK(!delegate_.GetWebState()->IsBeingDestroyed());
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_sessions/
H A Dtest_synced_window_delegates_getter.h57 bool IsBeingDestroyed() const override;
99 bool IsBeingDestroyed() const override;
H A Dsynced_tab_delegate.h36 virtual bool IsBeingDestroyed() const = 0;
H A Dtest_synced_window_delegates_getter.cc123 bool TestSyncedTabDelegate::IsBeingDestroyed() const { in IsBeingDestroyed() function in sync_sessions::TestSyncedTabDelegate
200 bool PlaceholderTabDelegate::IsBeingDestroyed() const { in IsBeingDestroyed() function in sync_sessions::PlaceholderTabDelegate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_sessions/
H A Dtest_synced_window_delegates_getter.h57 bool IsBeingDestroyed() const override;
99 bool IsBeingDestroyed() const override;
H A Dsynced_tab_delegate.h36 virtual bool IsBeingDestroyed() const = 0;
H A Dtest_synced_window_delegates_getter.cc123 bool TestSyncedTabDelegate::IsBeingDestroyed() const { in IsBeingDestroyed() function in sync_sessions::TestSyncedTabDelegate
200 bool PlaceholderTabDelegate::IsBeingDestroyed() const { in IsBeingDestroyed() function in sync_sessions::PlaceholderTabDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dnavigation_controller_delegate.h36 virtual bool IsBeingDestroyed() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resource_coordinator/
H A Dtab_activity_watcher.cc75 if (web_contents()->IsBeingDestroyed() || backgrounded_time_.is_null()) in CalculateReactivationScore()
300 if (!web_contents()->IsBeingDestroyed()) { in OnVisibilityChanged()
376 if (web_contents()->IsBeingDestroyed() || backgrounded_time_.is_null()) in GetTabFeatures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/thumbnails/
H A Dthumbnail_readiness_tracker.cc80 if (web_contents()->IsBeingDestroyed()) in UpdateReadiness()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/frame_host/
H A Dnavigation_controller_delegate.h40 virtual bool IsBeingDestroyed() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dvisibility_timer_tab_helper.cc23 if (web_contents()->IsBeingDestroyed()) in PostTaskAfterVisibleDelay()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentPermissionHelper.cpp129 bool IsBeingDestroyed();
188 bool ContentPermissionRequestParent::IsBeingDestroyed() { in IsBeingDestroyed() function in mozilla::dom::ContentPermissionRequestParent
626 if (mParent->IsBeingDestroyed()) { in Cancel()
645 if (mParent->IsBeingDestroyed()) { in Allow()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentPermissionHelper.cpp139 bool IsBeingDestroyed();
205 ContentPermissionRequestParent::IsBeingDestroyed() in IsBeingDestroyed() function in mozilla::dom::ContentPermissionRequestParent
665 if (mParent->IsBeingDestroyed()) { in Cancel()
685 if (mParent->IsBeingDestroyed()) { in Allow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/sync/
H A Dios_chrome_synced_tab_delegate.h30 bool IsBeingDestroyed() const override;
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentPermissionHelper.cpp52 bool IsBeingDestroyed();
113 bool ContentPermissionRequestParent::IsBeingDestroyed() { in IsBeingDestroyed() function in mozilla::dom::ContentPermissionRequestParent
772 if (mParent->IsBeingDestroyed()) { in Cancel()
790 if (mParent->IsBeingDestroyed()) { in Allow()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentPermissionHelper.cpp49 bool IsBeingDestroyed();
106 bool ContentPermissionRequestParent::IsBeingDestroyed() { in IsBeingDestroyed() function in mozilla::dom::ContentPermissionRequestParent
761 if (mParent->IsBeingDestroyed()) { in Cancel()
779 if (mParent->IsBeingDestroyed()) { in Allow()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentPermissionHelper.cpp49 bool IsBeingDestroyed();
106 bool ContentPermissionRequestParent::IsBeingDestroyed() { in IsBeingDestroyed() function in mozilla::dom::ContentPermissionRequestParent
761 if (mParent->IsBeingDestroyed()) { in Cancel()
779 if (mParent->IsBeingDestroyed()) { in Allow()

1234567