-CEF_CHROMEELF_VERSION_BUILD = 50; |
+CEF_CHROMEELF_VERSION_BUILD = 158; |
This item has no description. |
diff --git a/docs/html/uCEFChromiumCore.TChromiumCore.html b/docs/html/uCEFChromiumCore.TChromiumCore.html
index 6aa650e2..da4850ad 100644
--- a/docs/html/uCEFChromiumCore.TChromiumCore.html
+++ b/docs/html/uCEFChromiumCore.TChromiumCore.html
@@ -361,609 +361,613 @@
 |
-FOldBrowserCompWndPrc: TFNWndProc; |
+FStorageNotificationService: TCefState; |
 |
+FOldBrowserCompWndPrc: TFNWndProc; |
+
+
+ |
FOldRenderCompWndPrc: TFNWndProc; |
-
+
 |
FBrowserCompStub: Pointer; |
-
+
 |
FRenderCompStub: Pointer; |
-
+
 |
FBrowserCompHWND: THandle; |
-
+
 |
FRenderCompHWND: THandle; |
-
+
 |
FOnProcessMessageReceived: TOnProcessMessageReceived; |
-
+
 |
FOnLoadStart: TOnLoadStart; |
-
+
 |
FOnLoadEnd: TOnLoadEnd; |
-
+
 |
FOnLoadError: TOnLoadError; |
-
+
 |
FOnLoadingStateChange: TOnLoadingStateChange; |
-
+
 |
FOnTakeFocus: TOnTakeFocus; |
-
+
 |
FOnSetFocus: TOnSetFocus; |
-
+
 |
FOnGotFocus: TOnGotFocus; |
-
+
 |
FOnBeforeContextMenu: TOnBeforeContextMenu; |
-
+
 |
FOnRunContextMenu: TOnRunContextMenu; |
-
+
 |
FOnContextMenuCommand: TOnContextMenuCommand; |
-
+
 |
FOnContextMenuDismissed: TOnContextMenuDismissed; |
-
+
 |
FOnRunQuickMenu: TOnRunQuickMenuEvent; |
-
+
 |
FOnQuickMenuCommand: TOnQuickMenuCommandEvent; |
-
+
 |
FOnQuickMenuDismissed: TOnQuickMenuDismissedEvent; |
-
+
 |
FOnPreKeyEvent: TOnPreKeyEvent; |
-
+
 |
FOnKeyEvent: TOnKeyEvent; |
-
+
 |
FOnAddressChange: TOnAddressChange; |
-
+
 |
FOnTitleChange: TOnTitleChange; |
-
+
 |
FOnFavIconUrlChange: TOnFavIconUrlChange; |
-
+
 |
FOnFullScreenModeChange: TOnFullScreenModeChange; |
-
+
 |
FOnTooltip: TOnTooltip; |
-
+
 |
FOnStatusMessage: TOnStatusMessage; |
-
+
 |
FOnConsoleMessage: TOnConsoleMessage; |
-
+
 |
FOnAutoResize: TOnAutoResize; |
-
+
 |
FOnLoadingProgressChange: TOnLoadingProgressChange; |
-
+
 |
FOnCursorChange: TOnCursorChange; |
-
+
 |
FOnMediaAccessChange: TOnMediaAccessChange; |
-
+
 |
FOnContentsBoundsChange: TOnContentsBoundsChange; |
-
+
 |
FOnGetRootWindowScreenRect: TOnGetRootWindowScreenRect; |
-
+
 |
FOnCanDownload: TOnCanDownloadEvent; |
-
+
 |
FOnBeforeDownload: TOnBeforeDownload; |
-
+
 |
FOnDownloadUpdated: TOnDownloadUpdated; |
-
+
 |
FOnJsdialog: TOnJsdialog; |
-
+
 |
FOnBeforeUnloadDialog: TOnBeforeUnloadDialog; |
-
+
 |
FOnResetDialogState: TOnResetDialogState; |
-
+
 |
FOnDialogClosed: TOnDialogClosed; |
-
+
 |
FOnBeforePopup: TOnBeforePopup; |
-
+
 |
FOnBeforePopupAborted: TOnBeforePopupAborted; |
-
+
 |
FOnBeforeDevToolsPopup: TOnBeforeDevToolsPopup; |
-
+
 |
FOnAfterCreated: TOnAfterCreated; |
-
+
 |
FOnBeforeClose: TOnBeforeClose; |
-
+
 |
FOnClose: TOnClose; |
-
+
 |
FOnBeforeBrowse: TOnBeforeBrowse; |
-
+
 |
FOnOpenUrlFromTab: TOnOpenUrlFromTab; |
-
+
 |
FOnGetAuthCredentials: TOnGetAuthCredentials; |
-
+
 |
FOnCertificateError: TOnCertificateError; |
-
+
 |
FOnSelectClientCertificate: TOnSelectClientCertificate; |
-
+
 |
FOnRenderViewReady: TOnRenderViewReady; |
-
+
 |
FOnRenderProcessUnresponsive: TOnRenderProcessUnresponsive; |
-
+
 |
FOnRenderProcessResponsive: TOnRenderProcessResponsive; |
-
+
 |
FOnRenderProcessTerminated: TOnRenderProcessTerminated; |
-
+
 |
FOnGetResourceRequestHandler_ReqHdlr: TOnGetResourceRequestHandler; |
-
+
 |
FOnDocumentAvailableInMainFrame: TOnDocumentAvailableInMainFrame; |
-
+
 |
FOnBeforeResourceLoad: TOnBeforeResourceLoad; |
-
+
 |
FOnGetResourceHandler: TOnGetResourceHandler; |
-
+
 |
FOnResourceRedirect: TOnResourceRedirect; |
-
+
 |
FOnResourceResponse: TOnResourceResponse; |
-
+
 |
FOnGetResourceResponseFilter: TOnGetResourceResponseFilter; |
-
+
 |
FOnResourceLoadComplete: TOnResourceLoadComplete; |
-
+
 |
FOnProtocolExecution: TOnProtocolExecution; |
-
+
 |
FOnCanSendCookie: TOnCanSendCookie; |
-
+
 |
FOnCanSaveCookie: TOnCanSaveCookie; |
-
+
 |
FOnFileDialog: TOnFileDialog; |
-
+
 |
FOnGetAccessibilityHandler: TOnGetAccessibilityHandler; |
-
+
 |
FOnGetRootScreenRect: TOnGetRootScreenRect; |
-
+
 |
FOnGetViewRect: TOnGetViewRect; |
-
+
 |
FOnGetScreenPoint: TOnGetScreenPoint; |
-
+
 |
FOnGetScreenInfo: TOnGetScreenInfo; |
-
+
 |
FOnPopupShow: TOnPopupShow; |
-
+
 |
FOnPopupSize: TOnPopupSize; |
-
+
 |
FOnPaint: TOnPaint; |
-
+
 |
FOnAcceleratedPaint: TOnAcceleratedPaint; |
-
+
 |
FOnGetTouchHandleSize: TOnGetTouchHandleSize; |
-
+
 |
FOnTouchHandleStateChanged: TOnTouchHandleStateChanged; |
-
+
 |
FOnStartDragging: TOnStartDragging; |
-
+
 |
FOnUpdateDragCursor: TOnUpdateDragCursor; |
-
+
 |
FOnScrollOffsetChanged: TOnScrollOffsetChanged; |
-
+
 |
FOnIMECompositionRangeChanged: TOnIMECompositionRangeChanged; |
-
+
 |
FOnTextSelectionChanged: TOnTextSelectionChanged; |
-
+
 |
FOnVirtualKeyboardRequested: TOnVirtualKeyboardRequested; |
-
+
 |
FOnDragEnter: TOnDragEnter; |
-
+
 |
FOnDraggableRegionsChanged: TOnDraggableRegionsChanged; |
-
+
 |
FOnFindResult: TOnFindResult; |
-
+
 |
FOnRequestContextInitialized: TOnRequestContextInitialized; |
-
+
 |
FOnGetResourceRequestHandler_ReqCtxHdlr: TOnGetResourceRequestHandler; |
-
+
 |
FOnSinks: TOnSinksEvent; |
-
+
 |
FOnRoutes: TOnRoutesEvent; |
-
+
 |
FOnRouteStateChanged: TOnRouteStateChangedEvent; |
-
+
 |
FOnRouteMessageReceived: TOnRouteMessageReceivedEvent; |
-
+
 |
FOnGetAudioParameters: TOnGetAudioParametersEvent; |
-
+
 |
FOnAudioStreamStarted: TOnAudioStreamStartedEvent; |
-
+
 |
FOnAudioStreamPacket: TOnAudioStreamPacketEvent; |
-
+
 |
FOnAudioStreamStopped: TOnAudioStreamStoppedEvent; |
-
+
 |
FOnAudioStreamError: TOnAudioStreamErrorEvent; |
-
+
 |
FOnDevToolsMessage: TOnDevToolsMessageEvent; |
-
+
 |
FOnDevToolsRawMessage: TOnDevToolsRawMessageEvent; |
-
+
 |
FOnDevToolsMethodResult: TOnDevToolsMethodResultEvent; |
-
+
 |
FOnDevToolsMethodRawResult: TOnDevToolsMethodRawResultEvent; |
-
+
 |
FOnDevToolsEvent: TOnDevToolsEventEvent; |
-
+
 |
FOnDevToolsRawEvent: TOnDevToolsEventRawEvent; |
-
+
 |
FOnDevToolsAgentAttached: TOnDevToolsAgentAttachedEvent; |
-
+
 |
FOnDevToolsAgentDetached: TOnDevToolsAgentDetachedEvent; |
-
+
 |
FOnPrintStart: TOnPrintStartEvent; |
-
+
 |
FOnPrintSettings: TOnPrintSettingsEvent; |
-
+
 |
FOnPrintDialog: TOnPrintDialogEvent; |
-
+
 |
FOnPrintJob: TOnPrintJobEvent; |
-
+
 |
FOnPrintReset: TOnPrintResetEvent; |
-
+
 |
FOnGetPDFPaperSize: TOnGetPDFPaperSizeEvent; |
-
+
 |
FOnFrameCreated: TOnFrameCreated; |
-
+
 |
FOnFrameDestroyed: TOnFrameDestroyed; |
-
+
 |
FOnFrameAttached: TOnFrameAttached; |
-
+
 |
FOnFrameDetached: TOnFrameDetached; |
-
+
 |
FOnMainFrameChanged: TOnMainFrameChanged; |
-
+
 |
FOnChromeCommand: TOnChromeCommandEvent; |
-
+
 |
FOnIsChromeAppMenuItemVisible: TOnIsChromeAppMenuItemVisibleEvent; |
-
+
 |
FOnIsChromeAppMenuItemEnabled: TOnIsChromeAppMenuItemEnabledEvent; |
-
+
 |
FOnIsChromePageActionIconVisible: TOnIsChromePageActionIconVisibleEvent; |
-
+
 |
FOnIsChromeToolbarButtonVisible: TOnIsChromeToolbarButtonVisibleEvent; |
-
+
 |
FOnRequestMediaAccessPermission: TOnRequestMediaAccessPermissionEvent; |
-
+
 |
FOnShowPermissionPrompt: TOnShowPermissionPromptEvent; |
-
+
 |
FOnDismissPermissionPrompt: TOnDismissPermissionPromptEvent; |
-
+
 |
FOnPreferenceChanged: TOnPreferenceChangedEvent; |
-
+
 |
FOnSettingChanged: TOnSettingChangedEvent; |
-
+
 |
FOnTextResultAvailable: TOnTextResultAvailableEvent; |
-
+
 |
FOnPdfPrintFinished: TOnPdfPrintFinishedEvent; |
-
+
 |
FOnPrefsAvailable: TOnPrefsAvailableEvent; |
-
+
 |
FOnPrefsUpdated: TNotifyEvent; |
-
+
 |
FOnCookiesDeleted: TOnCookiesDeletedEvent; |
-
+
 |
FOnResolvedHostAvailable: TOnResolvedIPsAvailableEvent; |
-
+
 |
FOnNavigationVisitorResultAvailable: TOnNavigationVisitorResultAvailableEvent; |
-
+
 |
FOnDownloadImageFinished: TOnDownloadImageFinishedEvent; |
-
+
 |
FOnCookiesFlushed: TNotifyEvent; |
-
+
 |
FOnCertificateExceptionsCleared: TNotifyEvent; |
-
+
 |
FOnHttpAuthCredentialsCleared: TNotifyEvent; |
-
+
 |
FOnAllConnectionsClosed: TNotifyEvent; |
-
+
 |
FOnExecuteTaskOnCefThread: TOnExecuteTaskOnCefThread; |
-
+
 |
FOnCookiesVisited: TOnCookiesVisited; |
-
+
 |
FOnCookieVisitorDestroyed: TOnCookieVisitorDestroyed; |
-
+
 |
FOnCookieSet: TOnCookieSet; |
-
+
 |
FOnZoomPctAvailable: TOnZoomPctAvailable; |
-
+
 |
FOnMediaRouteCreateFinished: TOnMediaRouteCreateFinishedEvent; |
-
+
 |
FOnMediaSinkDeviceInfo: TOnMediaSinkDeviceInfoEvent; |
-
+
 |
FOnCanFocus: TNotifyEvent; |
-
+
 |
FOnBrowserCompMsg: TOnCompMsgEvent; |
-
+
 |
FOnRenderCompMsg: TOnCompMsgEvent; |
@@ -3274,562 +3278,566 @@
property URLDataCollection : TCefState read FURLDataCollection write FURLDataCollection; |
+ |
+property StorageNotificationService : TCefState read FStorageNotificationService write FStorageNotificationService; |
+
+
 |
property OnTextResultAvailable : TOnTextResultAvailableEvent read FOnTextResultAvailable write FOnTextResultAvailable; |
-
+
 |
property OnPdfPrintFinished : TOnPdfPrintFinishedEvent read FOnPdfPrintFinished write FOnPdfPrintFinished; |
-
+
 |
property OnPrefsAvailable : TOnPrefsAvailableEvent read FOnPrefsAvailable write FOnPrefsAvailable; |
-
+
 |
property OnPrefsUpdated : TNotifyEvent read FOnPrefsUpdated write FOnPrefsUpdated; |
-
+
 |
property OnCookiesDeleted : TOnCookiesDeletedEvent read FOnCookiesDeleted write FOnCookiesDeleted; |
-
+
 |
property OnResolvedHostAvailable : TOnResolvedIPsAvailableEvent read FOnResolvedHostAvailable write FOnResolvedHostAvailable; |
-
+
 |
property OnNavigationVisitorResultAvailable : TOnNavigationVisitorResultAvailableEvent read FOnNavigationVisitorResultAvailable write FOnNavigationVisitorResultAvailable; |
-
+
 |
property OnDownloadImageFinished : TOnDownloadImageFinishedEvent read FOnDownloadImageFinished write FOnDownloadImageFinished; |
-
+
 |
property OnCookiesFlushed : TNotifyEvent read FOnCookiesFlushed write FOnCookiesFlushed; |
-
+
 |
property OnCertificateExceptionsCleared : TNotifyEvent read FOnCertificateExceptionsCleared write FOnCertificateExceptionsCleared; |
-
+
 |
property OnHttpAuthCredentialsCleared : TNotifyEvent read FOnHttpAuthCredentialsCleared write FOnHttpAuthCredentialsCleared; |
-
+
 |
property OnAllConnectionsClosed : TNotifyEvent read FOnAllConnectionsClosed write FOnAllConnectionsClosed; |
-
+
 |
property OnExecuteTaskOnCefThread : TOnExecuteTaskOnCefThread read FOnExecuteTaskOnCefThread write FOnExecuteTaskOnCefThread; |
-
+
 |
property OnCookiesVisited : TOnCookiesVisited read FOnCookiesVisited write FOnCookiesVisited; |
-
+
 |
property OnCookieVisitorDestroyed : TOnCookieVisitorDestroyed read FOnCookieVisitorDestroyed write FOnCookieVisitorDestroyed; |
-
+
 |
property OnCookieSet : TOnCookieSet read FOnCookieSet write FOnCookieSet; |
-
+
 |
property OnZoomPctAvailable : TOnZoomPctAvailable read FOnZoomPctAvailable write FOnZoomPctAvailable; |
-
+
 |
property OnMediaRouteCreateFinished : TOnMediaRouteCreateFinishedEvent read FOnMediaRouteCreateFinished write FOnMediaRouteCreateFinished; |
-
+
 |
property OnMediaSinkDeviceInfo : TOnMediaSinkDeviceInfoEvent read FOnMediaSinkDeviceInfo write FOnMediaSinkDeviceInfo; |
-
+
 |
property OnCanFocus : TNotifyEvent read FOnCanFocus write FOnCanFocus; |
-
+
 |
property OnBrowserCompMsg : TOnCompMsgEvent read FOnBrowserCompMsg write FOnBrowserCompMsg; |
-
+
 |
property OnRenderCompMsg : TOnCompMsgEvent read FOnRenderCompMsg write FOnRenderCompMsg; |
-
+
 |
property OnProcessMessageReceived : TOnProcessMessageReceived read FOnProcessMessageReceived write FOnProcessMessageReceived; |
-
+
 |
property OnLoadStart : TOnLoadStart read FOnLoadStart write FOnLoadStart; |
-
+
 |
property OnLoadEnd : TOnLoadEnd read FOnLoadEnd write FOnLoadEnd; |
-
+
 |
property OnLoadError : TOnLoadError read FOnLoadError write FOnLoadError; |
-
+
 |
property OnLoadingStateChange : TOnLoadingStateChange read FOnLoadingStateChange write FOnLoadingStateChange; |
-
+
 |
property OnTakeFocus : TOnTakeFocus read FOnTakeFocus write FOnTakeFocus; |
-
+
 |
property OnSetFocus : TOnSetFocus read FOnSetFocus write FOnSetFocus; |
-
+
 |
property OnGotFocus : TOnGotFocus read FOnGotFocus write FOnGotFocus; |
-
+
 |
property OnBeforeContextMenu : TOnBeforeContextMenu read FOnBeforeContextMenu write FOnBeforeContextMenu; |
-
+
 |
property OnRunContextMenu : TOnRunContextMenu read FOnRunContextMenu write FOnRunContextMenu; |
-
+
 |
property OnContextMenuCommand : TOnContextMenuCommand read FOnContextMenuCommand write FOnContextMenuCommand; |
-
+
 |
property OnContextMenuDismissed : TOnContextMenuDismissed read FOnContextMenuDismissed write FOnContextMenuDismissed; |
-
+
 |
property OnRunQuickMenu : TOnRunQuickMenuEvent read FOnRunQuickMenu write FOnRunQuickMenu; |
-
+
 |
property OnQuickMenuCommand : TOnQuickMenuCommandEvent read FOnQuickMenuCommand write FOnQuickMenuCommand; |
-
+
 |
property OnQuickMenuDismissed : TOnQuickMenuDismissedEvent read FOnQuickMenuDismissed write FOnQuickMenuDismissed; |
-
+
 |
property OnPreKeyEvent : TOnPreKeyEvent read FOnPreKeyEvent write FOnPreKeyEvent; |
-
+
 |
property OnKeyEvent : TOnKeyEvent read FOnKeyEvent write FOnKeyEvent; |
-
+
 |
property OnAddressChange : TOnAddressChange read FOnAddressChange write FOnAddressChange; |
-
+
 |
property OnTitleChange : TOnTitleChange read FOnTitleChange write FOnTitleChange; |
-
+
 |
property OnFavIconUrlChange : TOnFavIconUrlChange read FOnFavIconUrlChange write FOnFavIconUrlChange; |
-
+
 |
property OnFullScreenModeChange : TOnFullScreenModeChange read FOnFullScreenModeChange write FOnFullScreenModeChange; |
-
+
 |
property OnTooltip : TOnTooltip read FOnTooltip write FOnTooltip; |
-
+
 |
property OnStatusMessage : TOnStatusMessage read FOnStatusMessage write FOnStatusMessage; |
-
+
 |
property OnConsoleMessage : TOnConsoleMessage read FOnConsoleMessage write FOnConsoleMessage; |
-
+
 |
property OnAutoResize : TOnAutoResize read FOnAutoResize write FOnAutoResize; |
-
+
 |
property OnLoadingProgressChange : TOnLoadingProgressChange read FOnLoadingProgressChange write FOnLoadingProgressChange; |
-
+
 |
property OnCursorChange : TOnCursorChange read FOnCursorChange write FOnCursorChange; |
-
+
 |
property OnMediaAccessChange : TOnMediaAccessChange read FOnMediaAccessChange write FOnMediaAccessChange; |
-
+
 |
property OnContentsBoundsChange : TOnContentsBoundsChange read FOnContentsBoundsChange write FOnContentsBoundsChange; |
-
+
 |
property OnGetRootWindowScreenRect : TOnGetRootWindowScreenRect read FOnGetRootWindowScreenRect write FOnGetRootWindowScreenRect; |
-
+
 |
property OnCanDownload : TOnCanDownloadEvent read FOnCanDownload write FOnCanDownload; |
-
+
 |
property OnBeforeDownload : TOnBeforeDownload read FOnBeforeDownload write FOnBeforeDownload; |
-
+
 |
property OnDownloadUpdated : TOnDownloadUpdated read FOnDownloadUpdated write FOnDownloadUpdated; |
-
+
 |
property OnJsdialog : TOnJsdialog read FOnJsdialog write FOnJsdialog; |
-
+
 |
property OnBeforeUnloadDialog : TOnBeforeUnloadDialog read FOnBeforeUnloadDialog write FOnBeforeUnloadDialog; |
-
+
 |
property OnResetDialogState : TOnResetDialogState read FOnResetDialogState write FOnResetDialogState; |
-
+
 |
property OnDialogClosed : TOnDialogClosed read FOnDialogClosed write FOnDialogClosed; |
-
+
 |
property OnBeforePopup : TOnBeforePopup read FOnBeforePopup write FOnBeforePopup; |
-
+
 |
property OnBeforePopupAborted : TOnBeforePopupAborted read FOnBeforePopupAborted write FOnBeforePopupAborted; |
-
+
 |
property OnBeforeDevToolsPopup : TOnBeforeDevToolsPopup read FOnBeforeDevToolsPopup write FOnBeforeDevToolsPopup; |
-
+
 |
property OnAfterCreated : TOnAfterCreated read FOnAfterCreated write FOnAfterCreated; |
-
+
 |
property OnBeforeClose : TOnBeforeClose read FOnBeforeClose write FOnBeforeClose; |
-
+
 |
property OnClose : TOnClose read FOnClose write FOnClose; |
-
+
 |
property OnBeforeBrowse : TOnBeforeBrowse read FOnBeforeBrowse write FOnBeforeBrowse; |
-
+
 |
property OnOpenUrlFromTab : TOnOpenUrlFromTab read FOnOpenUrlFromTab write FOnOpenUrlFromTab; |
-
+
 |
property OnGetAuthCredentials : TOnGetAuthCredentials read FOnGetAuthCredentials write FOnGetAuthCredentials; |
-
+
 |
property OnCertificateError : TOnCertificateError read FOnCertificateError write FOnCertificateError; |
-
+
 |
property OnSelectClientCertificate : TOnSelectClientCertificate read FOnSelectClientCertificate write FOnSelectClientCertificate; |
-
+
 |
property OnRenderViewReady : TOnRenderViewReady read FOnRenderViewReady write FOnRenderViewReady; |
-
+
 |
property OnRenderProcessUnresponsive : TOnRenderProcessUnresponsive read FOnRenderProcessUnresponsive write FOnRenderProcessUnresponsive; |
-
+
 |
property OnRenderProcessResponsive : TOnRenderProcessResponsive read FOnRenderProcessResponsive write FOnRenderProcessResponsive; |
-
+
 |
property OnRenderProcessTerminated : TOnRenderProcessTerminated read FOnRenderProcessTerminated write FOnRenderProcessTerminated; |
-
+
 |
property OnGetResourceRequestHandler_ReqHdlr : TOnGetResourceRequestHandler read FOnGetResourceRequestHandler_ReqHdlr write FOnGetResourceRequestHandler_ReqHdlr; |
-
+
 |
property OnDocumentAvailableInMainFrame : TOnDocumentAvailableInMainFrame read FOnDocumentAvailableInMainFrame write FOnDocumentAvailableInMainFrame; |
-
+
 |
property OnBeforeResourceLoad : TOnBeforeResourceLoad read FOnBeforeResourceLoad write FOnBeforeResourceLoad; |
-
+
 |
property OnGetResourceHandler : TOnGetResourceHandler read FOnGetResourceHandler write FOnGetResourceHandler; |
-
+
 |
property OnResourceRedirect : TOnResourceRedirect read FOnResourceRedirect write FOnResourceRedirect; |
-
+
 |
property OnResourceResponse : TOnResourceResponse read FOnResourceResponse write FOnResourceResponse; |
-
+
 |
property OnGetResourceResponseFilter : TOnGetResourceResponseFilter read FOnGetResourceResponseFilter write FOnGetResourceResponseFilter; |
-
+
 |
property OnResourceLoadComplete : TOnResourceLoadComplete read FOnResourceLoadComplete write FOnResourceLoadComplete; |
-
+
 |
property OnProtocolExecution : TOnProtocolExecution read FOnProtocolExecution write FOnProtocolExecution; |
-
+
 |
property OnCanSendCookie : TOnCanSendCookie read FOnCanSendCookie write FOnCanSendCookie; |
-
+
 |
property OnCanSaveCookie : TOnCanSaveCookie read FOnCanSaveCookie write FOnCanSaveCookie; |
-
+
 |
property OnFileDialog : TOnFileDialog read FOnFileDialog write FOnFileDialog; |
-
+
 |
property OnGetAccessibilityHandler : TOnGetAccessibilityHandler read FOnGetAccessibilityHandler write FOnGetAccessibilityHandler; |
-
+
 |
property OnGetRootScreenRect : TOnGetRootScreenRect read FOnGetRootScreenRect write FOnGetRootScreenRect; |
-
+
 |
property OnGetViewRect : TOnGetViewRect read FOnGetViewRect write FOnGetViewRect; |
-
+
 |
property OnGetScreenPoint : TOnGetScreenPoint read FOnGetScreenPoint write FOnGetScreenPoint; |
-
+
 |
property OnGetScreenInfo : TOnGetScreenInfo read FOnGetScreenInfo write FOnGetScreenInfo; |
-
+
 |
property OnPopupShow : TOnPopupShow read FOnPopupShow write FOnPopupShow; |
-
+
 |
property OnPopupSize : TOnPopupSize read FOnPopupSize write FOnPopupSize; |
-
+
 |
property OnPaint : TOnPaint read FOnPaint write FOnPaint; |
-
+
 |
property OnAcceleratedPaint : TOnAcceleratedPaint read FOnAcceleratedPaint write FOnAcceleratedPaint; |
-
+
 |
property OnGetTouchHandleSize : TOnGetTouchHandleSize read FOnGetTouchHandleSize write FOnGetTouchHandleSize; |
-
+
 |
property OnTouchHandleStateChanged : TOnTouchHandleStateChanged read FOnTouchHandleStateChanged write FOnTouchHandleStateChanged; |
-
+
 |
property OnStartDragging : TOnStartDragging read FOnStartDragging write FOnStartDragging; |
-
+
 |
property OnUpdateDragCursor : TOnUpdateDragCursor read FOnUpdateDragCursor write FOnUpdateDragCursor; |
-
+
 |
property OnScrollOffsetChanged : TOnScrollOffsetChanged read FOnScrollOffsetChanged write FOnScrollOffsetChanged; |
-
+
 |
property OnIMECompositionRangeChanged : TOnIMECompositionRangeChanged read FOnIMECompositionRangeChanged write FOnIMECompositionRangeChanged; |
-
+
 |
property OnTextSelectionChanged : TOnTextSelectionChanged read FOnTextSelectionChanged write FOnTextSelectionChanged; |
-
+
 |
property OnVirtualKeyboardRequested : TOnVirtualKeyboardRequested read FOnVirtualKeyboardRequested write FOnVirtualKeyboardRequested; |
-
+
 |
property OnDragEnter : TOnDragEnter read FOnDragEnter write FOnDragEnter; |
-
+
 |
property OnDraggableRegionsChanged : TOnDraggableRegionsChanged read FOnDraggableRegionsChanged write FOnDraggableRegionsChanged; |
-
+
 |
property OnFindResult : TOnFindResult read FOnFindResult write FOnFindResult; |
-
+
 |
property OnRequestContextInitialized : TOnRequestContextInitialized read FOnRequestContextInitialized write FOnRequestContextInitialized; |
-
+
 |
property OnGetResourceRequestHandler_ReqCtxHdlr : TOnGetResourceRequestHandler read FOnGetResourceRequestHandler_ReqCtxHdlr write FOnGetResourceRequestHandler_ReqCtxHdlr; |
-
+
 |
property OnSinks : TOnSinksEvent read FOnSinks write FOnSinks; |
-
+
 |
property OnRoutes : TOnRoutesEvent read FOnRoutes write FOnRoutes; |
-
+
 |
property OnRouteStateChanged : TOnRouteStateChangedEvent read FOnRouteStateChanged write FOnRouteStateChanged; |
-
+
 |
property OnRouteMessageReceived : TOnRouteMessageReceivedEvent read FOnRouteMessageReceived write FOnRouteMessageReceived; |
-
+
 |
property OnGetAudioParameters : TOnGetAudioParametersEvent read FOnGetAudioParameters write FOnGetAudioParameters; |
-
+
 |
property OnAudioStreamStarted : TOnAudioStreamStartedEvent read FOnAudioStreamStarted write FOnAudioStreamStarted; |
-
+
 |
property OnAudioStreamPacket : TOnAudioStreamPacketEvent read FOnAudioStreamPacket write FOnAudioStreamPacket; |
-
+
 |
property OnAudioStreamStopped : TOnAudioStreamStoppedEvent read FOnAudioStreamStopped write FOnAudioStreamStopped; |
-
+
 |
property OnAudioStreamError : TOnAudioStreamErrorEvent read FOnAudioStreamError write FOnAudioStreamError; |
-
+
 |
property OnDevToolsMessage : TOnDevToolsMessageEvent read FOnDevToolsMessage write FOnDevToolsMessage; |
-
+
 |
property OnDevToolsRawMessage : TOnDevToolsRawMessageEvent read FOnDevToolsRawMessage write FOnDevToolsRawMessage; |
-
+
 |
property OnDevToolsMethodResult : TOnDevToolsMethodResultEvent read FOnDevToolsMethodResult write FOnDevToolsMethodResult; |
-
+
 |
property OnDevToolsMethodRawResult : TOnDevToolsMethodRawResultEvent read FOnDevToolsMethodRawResult write FOnDevToolsMethodRawResult; |
-
+
 |
property OnDevToolsEvent : TOnDevToolsEventEvent read FOnDevToolsEvent write FOnDevToolsEvent; |
-
+
 |
property OnDevToolsRawEvent : TOnDevToolsEventRawEvent read FOnDevToolsRawEvent write FOnDevToolsRawEvent; |
-
+
 |
property OnDevToolsAgentAttached : TOnDevToolsAgentAttachedEvent read FOnDevToolsAgentAttached write FOnDevToolsAgentAttached; |
-
+
 |
property OnDevToolsAgentDetached : TOnDevToolsAgentDetachedEvent read FOnDevToolsAgentDetached write FOnDevToolsAgentDetached; |
-
+
 |
property OnFrameCreated : TOnFrameCreated read FOnFrameCreated write FOnFrameCreated; |
-
+
 |
property OnFrameDestroyed : TOnFrameDestroyed read FOnFrameDestroyed write FOnFrameDestroyed; |
-
+
 |
property OnFrameAttached : TOnFrameAttached read FOnFrameAttached write FOnFrameAttached; |
-
+
 |
property OnFrameDetached : TOnFrameDetached read FOnFrameDetached write FOnFrameDetached; |
-
+
 |
property OnMainFrameChanged : TOnMainFrameChanged read FOnMainFrameChanged write FOnMainFrameChanged; |
-
+
 |
property OnChromeCommand : TOnChromeCommandEvent read FOnChromeCommand write FOnChromeCommand; |
-
+
 |
property OnIsChromeAppMenuItemVisible : TOnIsChromeAppMenuItemVisibleEvent read FOnIsChromeAppMenuItemVisible write FOnIsChromeAppMenuItemVisible; |
-
+
 |
property OnIsChromeAppMenuItemEnabled : TOnIsChromeAppMenuItemEnabledEvent read FOnIsChromeAppMenuItemEnabled write FOnIsChromeAppMenuItemEnabled; |
-
+
 |
property OnIsChromePageActionIconVisible : TOnIsChromePageActionIconVisibleEvent read FOnIsChromePageActionIconVisible write FOnIsChromePageActionIconVisible; |
-
+
 |
property OnIsChromeToolbarButtonVisible : TOnIsChromeToolbarButtonVisibleEvent read FOnIsChromeToolbarButtonVisible write FOnIsChromeToolbarButtonVisible; |
-
+
 |
property OnRequestMediaAccessPermission : TOnRequestMediaAccessPermissionEvent read FOnRequestMediaAccessPermission write FOnRequestMediaAccessPermission; |
-
+
 |
property OnShowPermissionPrompt : TOnShowPermissionPromptEvent read FOnShowPermissionPrompt write FOnShowPermissionPrompt; |
-
+
 |
property OnDismissPermissionPrompt : TOnDismissPermissionPromptEvent read FOnDismissPermissionPrompt write FOnDismissPermissionPrompt; |
-
+
 |
property OnPreferenceChanged : TOnPreferenceChangedEvent read FOnPreferenceChanged write FOnPreferenceChanged; |
-
+
 |
property OnSettingChanged : TOnSettingChangedEvent read FOnSettingChanged write FOnSettingChanged; |
@@ -4503,6 +4511,14 @@
 |
+FStorageNotificationService: TCefState; |
+
+
+ This item has no description. |
+
+
+
+ |
FOldBrowserCompWndPrc: TFNWndProc; |
@@ -11466,6 +11482,16 @@ Custom
|
+
+
 |
property OnTextResultAvailable : TOnTextResultAvailableEvent read FOnTextResultAvailable write FOnTextResultAvailable; |
diff --git a/packages/cef4delphi_lazarus.lpk b/packages/cef4delphi_lazarus.lpk
index fbce1b5a..4161bb01 100644
--- a/packages/cef4delphi_lazarus.lpk
+++ b/packages/cef4delphi_lazarus.lpk
@@ -21,7 +21,7 @@
-
+
diff --git a/source/uCEFChromiumCore.pas b/source/uCEFChromiumCore.pas
index 4a9905d6..dc1af3d7 100644
--- a/source/uCEFChromiumCore.pas
+++ b/source/uCEFChromiumCore.pas
@@ -129,6 +129,7 @@ type
FSearchSuggestEnabled : TCefState;
FURLDataCollection : TCefState;
FTryingToCloseBrowser : boolean;
+ FStorageNotificationService : TCefState;
{$IFDEF LINUX}
FXDisplay : PXDisplay;
@@ -2317,6 +2318,10 @@ type
/// Disabling this property is a suggested workaround for some autofill crashes in Alloy style.
///
property URLDataCollection : TCefState read FURLDataCollection write FURLDataCollection;
+ ///
+ /// Used to disable the "Free up space to continue" notification for the current profile.
+ ///
+ property StorageNotificationService : TCefState read FStorageNotificationService write FStorageNotificationService;
published
///
@@ -4326,6 +4331,7 @@ begin
FSearchSuggestEnabled := STATE_DEFAULT;
FURLDataCollection := STATE_DEFAULT;
FTryingToCloseBrowser := False;
+ FStorageNotificationService := STATE_DEFAULT;
{$IFDEF LINUX}
FXDisplay := nil;
{$ENDIF}
@@ -7597,6 +7603,9 @@ begin
if (FURLDataCollection <> STATE_DEFAULT) then
UpdatePreference(aBrowser, 'url_keyed_anonymized_data_collection.enabled', (FURLDataCollection = STATE_ENABLED));
+ if (FStorageNotificationService <> STATE_DEFAULT) then
+ UpdatePreference(aBrowser, 'cef.storage_notification_service_enabled', (FStorageNotificationService = STATE_ENABLED));
+
if assigned(FOnPrefsUpdated) then
FOnPrefsUpdated(self);
end;
diff --git a/source/uCEFVersion.inc b/source/uCEFVersion.inc
index e8ebef71..d1acc3c7 100644
--- a/source/uCEFVersion.inc
+++ b/source/uCEFVersion.inc
@@ -1,6 +1,6 @@
CEF_SUPPORTED_VERSION_MAJOR = 138;
CEF_SUPPORTED_VERSION_MINOR = 0;
- CEF_SUPPORTED_VERSION_RELEASE = 25;
+ CEF_SUPPORTED_VERSION_RELEASE = 26;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;
diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json
index f44f735e..6324713a 100644
--- a/update_CEF4Delphi.json
+++ b/update_CEF4Delphi.json
@@ -2,9 +2,9 @@
"UpdateLazPackages" : [
{
"ForceNotify" : true,
- "InternalVersion" : 750,
+ "InternalVersion" : 751,
"Name" : "cef4delphi_lazarus.lpk",
- "Version" : "138.0.25"
+ "Version" : "138.0.26"
}
],
"UpdatePackageData" : {