cef/tests
Marshall Greenblatt 4921dc2213 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:33:25 -04:00
..
cefclient mac: cefclient: Use RootWindowManager to track key window status (fixes issue #3307) 2022-04-12 16:37:01 -04:00
cefsimple Delete cef_web_plugin.h and plugin-related APIs (see issue #3047) 2022-02-18 16:23:11 -05:00
ceftests Fix unintentional state transfer in DetachToUserFree (fixes issue #3309) 2022-04-13 14:33:25 -04:00
gtest Check in fused GTest files 2021-08-24 17:43:02 -04:00
shared cefclient: Add option to create default popups (see issue #3165, see issue #3294) 2022-04-12 11:49:27 -04:00