tag:github.com,2008:/linesight/cefpython/commits/master Recent Commits to cefpython:master 2025-02-17T22:34:40Z tag:github.com,2008:Grit::Commit/12ef37cff92d05717df181ce4f7185d943c46fb9 Merge pull request #669 from linesight/cefpython123 2025-02-17T22:34:40Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Merge pull request #669 from linesight/cefpython123 Update CEF to version 123.0.7 with Chromium-123.0.6312.46 (Windows tested)</pre> tag:github.com,2008:Grit::Commit/1585ccf79aed680cf1bc86d30ff9fa555189213e replace ondomread.py example using example.com, as google.com website… 2025-02-17T21:21:10Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>replace ondomread.py example using example.com, as google.com website is using complex iframe which is not good with cefpython javascript binding</pre> tag:github.com,2008:Grit::Commit/db1d3ac588ecd5a6c16d6bb81995049f3723cadb bring back SendFocusEvent in browser.pyx for backward compatibility 2025-02-17T19:55:17Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>bring back SendFocusEvent in browser.pyx for backward compatibility</pre> tag:github.com,2008:Grit::Commit/eddbce1c31dc5394ae6475cca8a557e753db5f41 one more place to use str type for uniqueFrameId 2025-02-17T19:42:17Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>one more place to use str type for uniqueFrameId</pre> tag:github.com,2008:Grit::Commit/099f5a13b133a1c51bc46b9c5e2847eb4ba034c2 remove commented SendProcessMessage from cef_browser.pxd 2025-02-17T19:33:52Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>remove commented SendProcessMessage from cef_browser.pxd</pre> tag:github.com,2008:Grit::Commit/8286fb1c1db983e5ebebe46a1514dce7a6c23dfc add back upstream cef 6312 branch's cef_types_linux.h and cef_types_m… 2025-02-17T19:25:29Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>add back upstream cef 6312 branch&#39;s cef_types_linux.h and cef_types_mac.h</pre> tag:github.com,2008:Grit::Commit/c4c08063973bc529f40f0bc9c563119bb18af73f delete OnPluginCrashed; add initial implementation of CanSendCookie a… 2025-02-16T08:01:03Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>delete OnPluginCrashed; add initial implementation of CanSendCookie and CanSaveCookie; restore network_cookies.py and make slight tweak to use CanSendCookie and CanSaveCookie</pre> tag:github.com,2008:Grit::Commit/541f1368912e58b2c7e8d9e9f5cdb2146c57accf update osr_test.py to respect current event data type 2025-02-15T07:11:57Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>update osr_test.py to respect current event data type</pre> tag:github.com,2008:Grit::Commit/cf1778be970b8ae0d1f00303bd66b7b344a25b6c delete previously commented code 2025-02-15T05:50:34Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>delete previously commented code</pre> tag:github.com,2008:Grit::Commit/c68cb2ed1c7141388a621d1bb7b7e86dcfc849ae address pull request feedback 2025-02-15T04:47:42Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>address pull request feedback</pre> tag:github.com,2008:Grit::Commit/3550c404519f57f28b2c2836c16eaef62acab00b delete previously commented code 2025-02-15T04:31:05Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>delete previously commented code</pre> tag:github.com,2008:Grit::Commit/44fda117215e7f6cb503bf419559bc989c326271 Merge branch 'master' into cefpython123 2025-02-13T06:04:09Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>Merge branch &#39;master&#39; into cefpython123</pre> tag:github.com,2008:Grit::Commit/720782b0a5d02f573b6277722e82af23fd416876 remove obsolete stuff 2025-02-11T08:29:25Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>remove obsolete stuff</pre> tag:github.com,2008:Grit::Commit/52edcd8fe3b52a851e189c7a647be376fb3663d4 restore previous language_level line at cython_setup.py 2025-02-11T08:07:06Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>restore previous language_level line at cython_setup.py</pre> tag:github.com,2008:Grit::Commit/615af96f6e55cd5c3f9ac6d936e047412d696922 address pull request feedback 2025-02-11T07:58:03Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>address pull request feedback</pre> tag:github.com,2008:Grit::Commit/b3d38bc2d0e4766999ae29d0d6ba1d4ae61bb428 add back cef_mac.h and cef_linux.h 2025-02-11T07:04:47Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>add back cef_mac.h and cef_linux.h</pre> tag:github.com,2008:Grit::Commit/ffbfdadcb9ec186e75d12218a0d81ba352df2f18 not use obsolete base/cef_ptr_util.h 2025-02-10T06:42:00Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>not use obsolete base/cef_ptr_util.h</pre> tag:github.com,2008:Grit::Commit/b7aa32c4c2a2913ab019eed3a850c89b5fe7f779 undo unexpected change to src/compile_time_constatns.pxi 2025-02-10T06:14:45Z linesight https://github.com/linesight <pre style='white-space:pre-wrap;width:81ex'>undo unexpected change to src/compile_time_constatns.pxi</pre> tag:github.com,2008:Grit::Commit/5217c04feaa6b8a4abbcb18bba34ad586e3cecd1 Update README.md 2025-02-08T00:23:50Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/de22be237b20b504eb6bdc385eae436eb12d225b Update README.md 2025-02-08T00:18:30Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre>