cef/tests
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
..
cefclient Delete cef_web_plugin.h and plugin-related APIs (see issue #3047) 2022-02-18 16:23:11 -05: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:55:50 -04:00
gtest Check in fused GTest files 2021-08-24 17:43:02 -04:00
shared views: Support configuration of initial window show state 2021-09-23 14:41:47 +03:00