mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-12 18:15:29 +01:00
35fc888c72
- Move frame attachment from RenderFrameCreated to DidCommitProvisionalLoad. This has a number of advantages: - Significantly reduces the frequency of disconnects by avoiding the GetInterface/DidCommitNavigation race condition. - Stops connecting temporary frames (created during cross-origin navigation), making callback behavior more consistent. - Split frame detach and destruction notifications into separate callbacks. OnFrameDetached now reflects a potentially recoverable state. Add a new OnFrameDestroyed callback for the unrecoverable destruction state. |
||
---|---|---|
.. | ||
base | ||
cpptoc | ||
ctocpp | ||
sandbox | ||
wrapper | ||
CMakeLists.txt.in | ||
libcef_dll2.cc | ||
libcef_dll.cc | ||
libcef_dll.rc | ||
libcef.dll.manifest | ||
libcef.lst | ||
resource.h | ||
shutdown_checker.cc | ||
shutdown_checker.h | ||
template_util.h | ||
transfer_util.cc | ||
transfer_util.h | ||
wrapper_types.h |