mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: add missing content::WebContentsDelegate section (#38133)
This commit is contained in:
@@ -690,6 +690,7 @@ class WebContents : public ExclusiveAccessContext,
|
||||
bool CanUserExitFullscreen() const override;
|
||||
bool IsExclusiveAccessBubbleDisplayed() const override;
|
||||
|
||||
// content::WebContentsDelegate
|
||||
bool IsFullscreenForTabOrPending(const content::WebContents* source) override;
|
||||
bool TakeFocus(content::WebContents* source, bool reverse) override;
|
||||
content::PictureInPictureResult EnterPictureInPicture(
|
||||
|
||||
Reference in New Issue
Block a user