OSX: CEF Fixes w/o DnD (PR #26028)

30 views
Skip to first unread message

Stefan Csomor

unread,
Dec 12, 2025, 4:09:00 AM (8 days ago) Dec 12
to wx-...@googlegroups.com, Subscribed

patches for osx from #24520, for making CEF work, see https://github.com/chromiumembedded/cef


You can view, comment on, or merge this pull request online at:

  https://github.com/wxWidgets/wxWidgets/pull/26028

Commit Summary

  • 8dfa720 fix CEF renderer process crash
  • 6924afe Make wxWebviewWebkit capture hotkeys less eagerly
  • 87ad9df Fix wxPopupTransientWindow's mouse event handling

File Changes

(4 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028@github.com>

Stefan Csomor

unread,
Dec 12, 2025, 4:21:18 AM (8 days ago) Dec 12
to wx-...@googlegroups.com, Push

@csomor pushed 1 commit.

  • 656df37 remove trailing whitespace


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/before/87ad9dfa9abdf46c7bd4161b3a8cff40ff89745e/after/656df37b564d10d5db509f6e89da1fe32e4e3e75@github.com>

VZ

unread,
Dec 13, 2025, 4:25:12 PM (7 days ago) Dec 13
to wx-...@googlegroups.com, Subscribed

Closed #26028.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/issue_event/21544416598@github.com>

VZ

unread,
Dec 13, 2025, 4:25:13 PM (7 days ago) Dec 13
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#26028)

I don't think it's a good idea to mention commits not existing in this repository in the commit messages so I've cherry picked these commits directly instead as f354cb5, 0cc636a and f03d49c7ba85139fb17fd6a1798727e4ae25b8cb (where I've also simplified the code).

Do you think the remaining wxOSX commits (Coremail@dca4ca3 and Coremail@71bf9d8) from there shouldn't be applied or did you just not have time to look at them yet?


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/c3649826042@github.com>

Stefan Csomor

unread,
Dec 13, 2025, 4:28:47 PM (6 days ago) Dec 13
to wx-...@googlegroups.com, Subscribed
csomor left a comment (wxWidgets/wxWidgets#26028)

@vadz I wanted to do a separate PR with the DnD patches, to make sure we could better trace things in case problems would come up


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/c3649828313@github.com>

Stefan Csomor

unread,
Dec 13, 2025, 4:33:31 PM (6 days ago) Dec 13
to wx-...@googlegroups.com, Subscribed
csomor left a comment (wxWidgets/wxWidgets#26028)

@vadz and it would be Coremail@e998db7
as well, that belongs to the DnD changes


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/c3649831567@github.com>

VZ

unread,
Dec 13, 2025, 4:35:50 PM (6 days ago) Dec 13
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#26028)

If you think the commits are fine as they are, let me know and I can just cherry pick myself. Or, if you prefer, please do something like this:

$ git fetch https://github.com/Coremail/wxWidgets/ mac-fix-dnd4cef
$ git cherry-pick FETCH_HEAD
... make changes, if necessary ...
$ git commit --amend

and then create the PR. TIA!


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/c3649833488@github.com>

Stefan Csomor

unread,
Dec 13, 2025, 4:49:57 PM (6 days ago) Dec 13
to wx-...@googlegroups.com, Subscribed
csomor left a comment (wxWidgets/wxWidgets#26028)

@vadz thanks, I want to check the image providing code for memory leaks and whether it's a good approach when many items are selected


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/c3649843543@github.com>

Stefan Csomor

unread,
Dec 14, 2025, 2:56:04 AM (6 days ago) Dec 14
to wx-...@googlegroups.com, Subscribed
csomor left a comment (wxWidgets/wxWidgets#26028)

If you think the commits are fine as they are, let me know and I can just cherry pick myself. Or, if you prefer, please do something like this:

$ git fetch https://github.com/Coremail/wxWidgets/ mac-fix-dnd4cef
$ git cherry-pick FETCH_HEAD
... make changes, if necessary ...
$ git commit --amend

and then create the PR. TIA!

thanks for the instructions :-)


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26028/c3650446018@github.com>

Reply all
Reply to author
Forward
0 new messages