Skip to content

pullrequests Search Results · repo:cefsharp/CefSharp language:C#

Filter by

864 results
 (85 ms)

864 results

incefsharp/CefSharp (press backspace or delete to remove)

Fixes: #4867 Summary: Change to nullable bool Changes: [specify the structures changed] - change type - Throw exception if false How Has This Been Tested? Needs more testing Types of changes !-- ...
breaking-change
  • amaitland
  • 1
  • Opened 
    12 days ago
  • #4869

Summary: - JsonSerializerOptions should be reused when possible: https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/configure-options?pivots=dotnet-8-0#reuse-jsonserializeroptions-instances ...
  • campersau
  • 3
  • Opened 
    23 days ago
  • #4851

Summary: Updated CefErrorCode using https://raw.githubusercontent.com/chromium/chromium/126.0.6478.115/net/base/net_error_list.h and steps described in #3785 How Has This Been Tested? Build works. Types ...
  • campersau
  • 5
  • Opened 
    23 days ago
  • #4850

Extract behaviour into method so user can override if required. Follow up to PR# 4814
  • amaitland
  • 2
  • Opened 
    26 days ago
  • #4845

Update new codes for function Get List Friend
  • theanhtd189
  • Opened 
    on Jun 2
  • #4817

Fixes: #4801 !-- e.g Fixes: #2345 -- Summary: - This change ensures that only none, move, copy, or link can be passed the the browser host to signify a DragEnd event. Specifying multiple flags ...
  • WilliamTomOBrien
  • 3
  • Opened 
    on May 29
  • #4814

Implement AcceleratedPaintInfo so the shared texture can be used for accelerated rendering in a custom IRenderHandler. Code was successfully tested against Direct3D11.1 using SharpDX on Windows 11. Use ...
  • Scalibq
  • 6
  • Opened 
    on May 7
  • #4796

Previously, it was concluded that the bypass for issue: https://github.com/cefsharp/CefSharp/issues/4621 can be resolved by using: settings.CefCommandLineArgs.Add( isolate-origins , https://accounts.google.com,https://chrome.google.com,https://chromewebstore.google.com,https://mail.google.com,https://www.google.com,https://google.com ...
  • nebojsasandin
  • 2
  • Opened 
    on Mar 27
  • #4771

Summary: After https://github.com/cefsharp/CefSharp/pull/4763 was merged I have seen in https://ci.appveyor.com/project/cefsharp/cefsharp/builds/49434312/artifacts that the branch name was HEAD instead ...
  • campersau
  • 2
  • Opened 
    on Mar 23
  • #4765

Fixes: https://github.com/cefsharp/CefSharp/issues/4762 !-- e.g Fixes: #2345 -- Summary: - Added repository to nuspec with support for branch and commit How Has This Been Tested? Manually Types ...
  • campersau
  • 8
  • Opened 
    on Mar 17
  • #4763