cef/include/internal
Marshall Greenblatt c36c371f68 Fix unintentional state transfer in DetachToUserFree (fixes issue #3309)
Calling DetachToUserFree() on a CefString holding a reference should copy the
value instead of transferring ownership.

A new `StringTest.Ownership` test has been added for this behavior.
2022-04-13 14:55:50 -04:00
..
cef_export.h
cef_linux.h Use CefRect for CefWindowInfo bounds (fixes issue #1515) 2021-09-27 16:22:27 +03:00
cef_logging_internal.h Update include/ files for strict C function prototypes 2022-02-17 12:54:16 -05:00
cef_mac.h Use CefRect for CefWindowInfo bounds (fixes issue #1515) 2021-09-27 16:22:27 +03:00
cef_ptr.h
cef_string_list.h Update include/ files for strict C function prototypes 2022-02-17 12:54:16 -05:00
cef_string_map.h Update include/ files for strict C function prototypes 2022-02-17 12:54:16 -05:00
cef_string_multimap.h Update include/ files for strict C function prototypes 2022-02-17 12:54:16 -05:00
cef_string_types.h Update include/ files for strict C function prototypes 2022-02-17 12:54:16 -05:00
cef_string_wrappers.h Fix unintentional state transfer in DetachToUserFree (fixes issue #3309) 2022-04-13 14:55:50 -04:00
cef_string.h
cef_thread_internal.h Update include/ files for strict C function prototypes 2022-02-17 12:54:16 -05:00
cef_time.h
cef_trace_event_internal.h
cef_types_geometry.h Use CefRect for CefWindowInfo bounds (fixes issue #1515) 2021-09-27 16:22:27 +03:00
cef_types_linux.h Update include/ files for strict C function prototypes 2022-02-17 12:54:16 -05:00
cef_types_mac.h Use CefRect for CefWindowInfo bounds (fixes issue #1515) 2021-09-27 16:22:27 +03:00
cef_types_win.h Use CefRect for CefWindowInfo bounds (fixes issue #1515) 2021-09-27 16:22:27 +03:00
cef_types_wrappers.h Delete cef_web_plugin.h and plugin-related APIs (see issue #3047) 2022-02-18 16:23:11 -05:00
cef_types.h Update context menu type enums to match Chromium (fixes issue #3257) 2022-02-18 16:44:37 -05:00
cef_win.h Windows: Fix VS2019 warning C4458: declaration of 'bounds' hides class member (see issue #1515) 2021-10-01 12:05:55 +03:00