forked from OutSystems/CefGlue
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Smash 4472 CefGlue and CefGlue.Interop.Gen folders with 5249 original folders * Partially apply patch with outsystems changes * Bring changes from CefGlue/CefGlue.csproj CefGlue/CefObjectTracker.cs CefGlue/CefRuntime.cs CefGlue/Classes.Handlers/CefAccessibilityHandler.cs Directory.Build.props * Bring changes from CefGlue/Classes.Handlers/CefApp.cs * Bring changes to CefGlue/Classes.Handlers/CefBrowserProcessHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefClient.cs * Bring changes from CefGlue/Classes.Handlers/CefContextMenuHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefDownloadHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefDownloadImageCallback.cs * Bring changes from CefGlue/Classes.Handlers/CefDragHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefKeyboardHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefLifeSpanHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefMenuModelDelegate.cs * Bring changes from CefGlue/Classes.Handlers/CefNavigationEntryVisitor.cs * Bring changes from CefGlue/Classes.Handlers/CefPrintHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefRenderHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefRenderProcessHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefRequestContextHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefRequestHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefResourceHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefResourceRequestHandler.cs * Bring changes from CefGlue/Classes.Handlers/CefSchemeHandlerFactory.cs * Bring changes from CefGlue/Classes.Handlers/CefUrlRequestClient.cs * Bring changes from CefGlue/Classes.Handlers/CefV8Accessor.cs * Bring changes from CefGlue/Classes.Handlers/CefV8Handler.cs * Bring changes from CefGlue/Classes.Handlers/CefV8Interceptor.cs * Bring changes from CefGlue/Classes.Proxies/CefBinaryValue.cs * Bring changes from CefGlue/Classes.Proxies/CefBrowserHost.cs * Bring changes from CefGlue/Classes.Proxies/CefDictionaryValue.cs * Bring changes from CefGlue/Classes.Proxies/CefListValue.cs * Bring changes from CefGlue/ExceptionBuilder.cs * Bring changes from CefGlue/Wrapper/MessageRouter/CefMessageRouterRendererSide.cs * Bring new files Classes.Interfaces/ICefListValue.cs Classes.Interfaces/ICefDictionaryValue.cs Classes.Interfaces/ICefBinaryValue.cs * Create gen bash command * Update cef binary versions and upgrade cefglue version * Add generated files and fix some build issues (OutSystems#58) * Fix avalonia example app: evaluate javascript * Fix date serialization from javascript * Fix identation * Fix cefglue package version * Upgrade avalonia version * Improve date serialization and fix date tests * Fix generator script * Migrate to .net6 * Remove comments * Remove newline on Directory.Build.props Co-authored-by: João Neves <[email protected]> * Support net6.0 * Support WPF for CEF 5249 (OutSystems#62) * Add support for WPF * Add wpf support * Remove comments * Removing slow opening and runtime errors (OutSystems#61) * Removing slow opening and and runtime errors * RICT-5043 :: Moving net versions to variables * RICT-5043 :: Merging copy into the same section * RICT-5043 :: Adding move target * Update CefGlue.Common/build/CefGlue.Common.targets Co-authored-by: João Neves <[email protected]> * RICT-5043 :: Code Review * RICT-5043 :: Code Review --------- Co-authored-by: João Neves <[email protected]> * CEF 5249: Fix Javascript context events not being fired (OutSystems#63) * Fix js context events not being fired * Remove comment * Remove unused messages * Remove debug logs * Remove unused files * Extract javascript events from javascript execution engine * Apply review suggestions * Overal csproj improvements (OutSystems#65) * RICT-5053 :: Overall csproj improvements * RICT-5053 :: code review * Update Directory.Build.props Co-authored-by: João Neves <[email protected]> * RICT-5053 :: code review --------- Co-authored-by: João Neves <[email protected]> * Apply rename variables; Improve tests * Remove WPF * Increase coverage for javascript context events * Remove useless file * Remove rubish file * Improve tests * Keep WPF on 5249 (OutSystems#67) * Bring back WPF * Bring WPF back * Fix build * Fix copy cefglueprocess issues * Update target framework to use variables * Remove references * Remove warnings * Update CefGlue.Demo.WPF/CefGlue.Demo.WPF.csproj Co-authored-by: João Neves <[email protected]> * Update CefGlue.Demo.WPF/CefGlue.Demo.WPF.csproj Co-authored-by: João Neves <[email protected]> --------- Co-authored-by: João Neves <[email protected]> * Revert changes to solution file * Update solution file * Move all projects to .net 6.0 * Update CefGlue.BrowserProcess/CefGlue.BrowserProcess.csproj Co-authored-by: João Neves <[email protected]> * Fix build --------- Co-authored-by: João Neves <[email protected]> Co-authored-by: José Santos <[email protected]>
- Loading branch information
1 parent
e635050
commit 31fd774
Showing
367 changed files
with
12,625 additions
and
10,093 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
using System.Text; | ||
|
||
namespace Xilium.CefGlue.Common.InternalHandlers | ||
{ | ||
internal class CommonCefFrameHandler : CefFrameHandler | ||
{ | ||
private readonly ICefBrowserHost _owner; | ||
|
||
public CommonCefFrameHandler(ICefBrowserHost owner) | ||
{ | ||
_owner = owner; | ||
} | ||
|
||
protected override void OnFrameAttached(CefBrowser browser, CefFrame frame, bool reattached) | ||
{ | ||
base.OnFrameAttached(browser, frame, reattached); | ||
_owner.HandleFrameAttached(browser, frame, reattached); | ||
} | ||
|
||
protected override void OnFrameDetached(CefBrowser browser, CefFrame frame) | ||
{ | ||
base.OnFrameDetached(browser, frame); | ||
_owner.HandleFrameDetached(browser, frame); | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.