Describe the bug
Rather than opening a new tab/window, the entire application crashes.
To Reproduce
Steps to reproduce the behavior:
- Launch with Chrome Runtime and Alloy Style (see cefclient flags below)
- Navigate to
chrome://settings
- Click on 'Autofill and passwords'
- Click 'Password Manager'
- Crash
- Repeat steps 1 and 2
- Click 'About Chromium'
- Click 'Get help with Chromium'
Expected behavior
Either a new window should open, or nothing should happen.
Password Manager does work fine if opened directly chrome://password-manager
Screenshots




Versions (please complete the following information):
- OS: Windows 10
- CEF Version: 127.0
Additional context
Does the problem reproduce with the cefclient or cefsimple sample application at the same version?
Yes.
cefclient.exe --enable-chrome-runtime --use-alloy-style
Does the problem reproduce with Google Chrome at the same version?
No.
Add any other context about the problem here.
The same crash does not occur if a Chrome UI window is opened and then chrome://settings is used from there.
If preferred, I can split these two crashes into separate bug reports.
Describe the bug
Rather than opening a new tab/window, the entire application crashes.
To Reproduce
Steps to reproduce the behavior:
chrome://settingsExpected behavior
Either a new window should open, or nothing should happen.
Password Manager does work fine if opened directly
chrome://password-managerScreenshots
Versions (please complete the following information):
Additional context
Does the problem reproduce with the cefclient or cefsimple sample application at the same version?
Yes.
cefclient.exe --enable-chrome-runtime --use-alloy-styleDoes the problem reproduce with Google Chrome at the same version?
No.
Add any other context about the problem here.
The same crash does not occur if a Chrome UI window is opened and then
chrome://settingsis used from there.If preferred, I can split these two crashes into separate bug reports.