Upgrade to v144.0.26+g8b05ce5+chromium-144.0.7559.252#5258
Conversation
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.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
✅ Build CefSharp 144.0.260-RCI5506 completed (commit b88eb5572c by @jozefizso) |
|
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. |
|
I backported those new APIs to the |
Fixes #5256
Summary: Upgrade to v144.0.25+g27ce504+chromium-144.0.7559.250
Changes:
DownloadItem.IsPausepropertyRequestContext.ClearHttpCache(callback)methodHow Has This Been Tested?
Types of changes
Checklist: