cef/tests
Marshall Greenblatt 88ecf49549 Windows: Fix ViewsWindowTest failures due to incorrect client area size (fixes issue #2775)
These tests expect the window's client area size to be (kWSize, kWSize). Use
::AdjustWindowRect to offset TestWindowDelegate's preferred size so that the
client area size is correct after the OS internally applies frame insets during
::CreateWindow.

To test: Run `ceftests.exe --gtest_filter=ViewsWindowTest.Window*`.
All tests should pass.
2019-10-04 17:24:01 +03:00
..
cefclient Add Windows ARM64 build support 2019-10-02 11:43:38 +00:00
cefsimple Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00:00
ceftests Windows: Fix ViewsWindowTest failures due to incorrect client area size (fixes issue #2775) 2019-10-04 17:24:01 +03:00
gtest Fix gtest path (issue #2188) 2017-06-13 17:09:59 +03:00
shared Move message routing from CefBrowser to CefFrame (see issue #2498). 2019-05-29 17:44:56 +03:00