Skip to content
Snippets Groups Projects

Fix FCHost multiprocess mode initialization

Merged svornost requested to merge svornost/fc-pregmod:fixes into pregmod-master

CefExecuteProcess needs the App reference otherwise initialization in multi-process mode doesn't work correctly, which results in persistence being broken. I debug in single-process mode so I hadn't noticed this was broken before the refactoring was merged.

I'm assuming the same is true on linux so I changed it there too (@ezsh?).

I also have some doubts about how well the App refactoring is going to work on Mac (since the single-executable/multiple-process model doesn't work on Mac at all...see https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage#markdown-header-entry-point-function - "The single executable structure is supported on Windows and Linux but not on MacOS."). Guess we'll cross that bridge when we come to it.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading