Enable CEF Arm64 build for Windows on Arm

Merged
#253 · Created  · Last updated

Merged pull request

Add Windows ARM64 build support

a8283d1·Author: ·Closed by: ·2019-10-02

Description

CEF changes:

  • change build scripts to allow Windows on Arm as target

  • replicate x64 logic for atomic operations in cef_atomicops_arm64_msvc.h

I am adding the ceftests.exe results below:

[==========] 1750 tests from 50 test suites ran. (885237 ms total) [ PASSED ] 1729 tests. [ FAILED ] 21 tests, listed below: [ FAILED ] OSRTest.PopupPaint [ FAILED ] OSRTest.PopupSize [ FAILED ] OSRTest.PopupHideOnBlur [ FAILED ] OSRTest.PopupHideOnClick [ FAILED ] OSRTest.PopupHideOnScroll [ FAILED ] OSRTest.PopupHideOnEsc [ FAILED ] OSRTest.PopupScrollInside [ FAILED ] URLRequestTest.BrowserPOSTWithProgressContextOnDiskServerWithoutFrame [ FAILED ] URLRequestTest.BrowserIncompleteProcessRequestContextInMemoryServerWithFrame [ FAILED ] URLRequestTest.BrowserIncompleteReadResponseContextInMemoryServerWithFrame [ FAILED ] URLRequestTest.RendererIncompleteProcessRequestContextInMemoryServerWithFrame [ FAILED ] URLRequestTest.RendererIncompleteReadResponseContextInMemoryServerWithFrame [ FAILED ] URLRequestTest.BrowserIncompleteProcessRequestContextOnDiskServerWithFrame [ FAILED ] URLRequestTest.BrowserIncompleteReadResponseContextOnDiskServerWithFrame [ FAILED ] URLRequestTest.RendererIncompleteProcessRequestContextOnDiskServerWithFrame [ FAILED ] URLRequestTest.RendererIncompleteReadResponseContextOnDiskServerWithFrame [ FAILED ] V8Test.OnUncaughtExceptionDevTools [ FAILED ] ViewsWindowTest.WindowLayoutAndCoords [ FAILED ] ViewsWindowTest.WindowMaximize [ FAILED ] ViewsWindowTest.WindowMinimize [ FAILED ] ViewsWindowTest.WindowFullscreen

0 attachments

0 comments

Loading commits...