Skip to content

Tags: sunxiaotianmg/CefSharp

Tags

v88.2.90

Toggle v88.2.90's commit message
buildhelp.bat - Add Platform AnyCPU

Sandcastle wasn't building without a Platform (even though the CefSharp.shfbproj defaults to AnyCPU if Platform is empty)

v88.2.40-pre

Toggle v88.2.40-pre's commit message
Core - RequestContext::Create add missing UnWrap call

Unsure if this method is still used, probably isn't. Add the missing call incase it's used at some point

v87.1.132

Toggle v87.1.132's commit message
Core - Make LegacyJavascriptBindingEnabled obsolete

Will likely be removed in the future as it's been replaced.
Setting after creating your ChromiumWebBrowser instance also doesn't work

Issue cefsharp#2977

v87.1.131-pre

Toggle v87.1.131-pre's commit message
Test - Add CanLoadRequestWithPostData test

v87.1.130-pre

Toggle v87.1.130-pre's commit message
WPF - Resize Hack for when browser switches from hidden to visible (c…

…efsharp#2779)

- Add 1 to the width/height rather than subtracts like the hack in the previous
versions
- Delay between resizes is now configurable via ResizeHackForIssue2279DelayInMs

v86.0.241

Toggle v86.0.241's commit message
Net Core - Regenerate CefSharp.Core.RefAssembly

TODO: It's not automatically regenerating at times, need to fix this

v86.0.240-pre

Toggle v86.0.240-pre's commit message
Upgrade build version to 86.0.240

v85.3.130

Toggle v85.3.130's commit message

v85.3.121

Toggle v85.3.121's commit message
Xml Doc - Fix param reference

v85.3.121-pre

Toggle v85.3.121-pre's commit message
Upgrade build version to 85.3.121