mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-12 17:46:04 +01:00
17fc2b3e3b
- Convert scoped_ptr to std::unique_ptr from <memory> - Convert arraysize to base::size from include/base/cef_cxx17_backports.h - Convert NULL to nullptr - Include include/base/cef_callback.h instead of include/base/cef_bind.h - Implicit conversion of CefRefPtr<T> or scoped_refptr<T> to T* is gone; use .get() instead See the issue for additional details. |
||
---|---|---|
.. | ||
cef_browser_info_map.h | ||
cef_byte_read_handler.cc | ||
cef_closure_task.cc | ||
cef_library_loader_mac.mm | ||
cef_message_router.cc | ||
cef_resource_manager.cc | ||
cef_scoped_temp_dir.cc | ||
cef_stream_resource_handler.cc | ||
cef_xml_object.cc | ||
cef_zip_archive.cc | ||
libcef_dll_dylib.cc | ||
libcef_dll_wrapper2.cc | ||
libcef_dll_wrapper.cc |