| browser_request_info_map_.Add(browser->GetIdentifier(), |
Steps to reproduce the behavior:
test_crash.html
- open the above HTML file in cefclient.exe
- click “Remove iframe”
- see crash
- OS: [Windows 10]
- CEF Version: 131
This crash will occur if the child frame is destroyed but the main frame still calls its functions.