ThinBridge / Chronos

Chromiumベースの業務ブラウザ
Other
5 stars 3 forks source link

Draft: Add support for CEF125 #190

Closed HashidaTKS closed 3 weeks ago

HashidaTKS commented 1 month ago

Which issue(s) this PR fixes:

187

What this PR does / why we need it:

Add support for CEF125+.

The return type of OnBeforeDownload is changed to bool from void since CEF125.

https://github.com/chromiumembedded/cef/commit/be6642df3f3e0b723cc013678b90f180c8e0b9e6#diff-588cdd76e4e41fbae956a18785299071dc3ca7a3aa02eb065e85c25dbfac720eR116

How to verify the fixed issue:

HashidaTKS commented 1 month ago

@kenhys

I requested a review accidentally, please ignore this review request.

HashidaTKS commented 3 weeks ago

@kenhys

Would you review this when you have time?