mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Delete Alloy bootstrap (fixes #3685)
This commit is contained in:
@ -43,8 +43,8 @@ constexpr inline CefBrowserContentsState operator|(
|
||||
}
|
||||
|
||||
// Tracks state and executes client callbacks based on WebContents callbacks.
|
||||
// Includes functionality that is shared by the alloy and chrome runtimes.
|
||||
// Only accessed on the UI thread.
|
||||
// Includes functionality that is shared by Alloy and Chrome styles. Only
|
||||
// accessed on the UI thread.
|
||||
class CefBrowserContentsDelegate : public content::WebContentsDelegate,
|
||||
public content::WebContentsObserver {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user