mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Add CefTestServer that supports both HTTP and HTTPS (see issue #3348)
This commit is contained in:
@@ -592,5 +592,10 @@ patches = [
|
||||
# https://chromium-review.googlesource.com/c/linux-syscall-support/+/3786946/
|
||||
'name': 'linux_arm_1292951',
|
||||
'path': 'third_party/lss',
|
||||
},
|
||||
{
|
||||
# Fix deadlock in EmbeddedTestServer::ShutdownAndWaitUntilComplete.
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/3798752
|
||||
'name': 'net_test_server_3798752'
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user