Marshall Greenblatt
|
49a34d9160
|
Apply new Chromium style for #include sorting
Add "cef/" prefix for CEF #includes in libcef/ directory.
Sort #includes by following
https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes
|
2024-05-01 14:34:32 -04:00 |
Marshall Greenblatt
|
f594ca3785
|
ceftests: Fix flaky URLRequestTest due to server response timing
In some cases the browser may be closed before the server response is sent.
|
2023-10-18 15:42:14 -04:00 |
Marshall Greenblatt
|
5042d71408
|
Remove CEF-specific integer and char16 typedef's (see #3507)
|
2023-06-01 19:32:36 +03:00 |
Marshall Greenblatt
|
952f2b0829
|
ceftests: Rename test_server::Observer::OnHttpRequest to OnTestServerRequest (see issue #3348)
|
2022-08-01 21:14:12 -04:00 |
Marshall Greenblatt
|
ce18bb98ab
|
ceftests: Deprecate the use of test_server constants (see issue #3348)
|
2022-08-01 16:20:03 -04:00 |
Marshall Greenblatt
|
a4d63010c9
|
ceftests: Refactor test_server to support both HTTP and HTTPS servers (see issue #3348)
|
2022-08-01 16:20:03 -04:00 |