Return the handler for resource bundle events. If
cef_settings_t.pack_loading_disabled is true (1) a handler must be
returned. If no handler is returned resources will be loaded from pack
files. This function is called by the browser and render processes on
multiple threads.
Return the handler for resource bundle events. If cef_settings_t.pack_loading_disabled is true (1) a handler must be returned. If no handler is returned resources will be loaded from pack files. This function is called by the browser and render processes on multiple threads.