Skip to content

Upgrade to v144.0.26+g8b05ce5+chromium-144.0.7559.252#5258

Open
jozefizso wants to merge 3 commits into
cefsharp:cefsharp/144from
jozefizso:cefsharp/144_0_26
Open

Upgrade to v144.0.26+g8b05ce5+chromium-144.0.7559.252#5258
jozefizso wants to merge 3 commits into
cefsharp:cefsharp/144from
jozefizso:cefsharp/144_0_26

Conversation

@jozefizso
Copy link
Copy Markdown
Contributor

Fixes #5256

Summary: Upgrade to v144.0.25+g27ce504+chromium-144.0.7559.250

Changes:

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue) - security update to Chromium 144.0.7559.252
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Updated documentation

Checklist:

  • Tested the code (if applicable)
  • Commented my code
  • Changed the documentation(if applicable)
  • New files have a license disclaimer
  • The formatting is consistent with the project (project supports .editorconfig)

jozefizso added 3 commits May 31, 2026 18:26
This wraps the `CefDownloadItem::IsPaused()` from CEF 144 release.
See the `cef.sdk\cef\include\cef_download_item.h` file.
This exposes the `CefRequestContext::ClearHttpCache(callback)` from CEF 144 release.
See the `cef.sdk\cef\include\cef_request_context.h` file.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 31, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ee9300e4-b48c-496d-a295-34eaba14f295

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@AppVeyorBot
Copy link
Copy Markdown

@amaitland
Copy link
Copy Markdown
Member

Thanks for the PR.

Looks like there are some new features that from memory don't exist in newer versions. Can you also create a PR targeting master with those commits please.

@jozefizso
Copy link
Copy Markdown
Contributor Author

I backported those new APIs to the master here: #5259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants