OrcaSlicer/cmake/modules
Branden Cash c675d979a7
fix(macos): disable App Transport Security (#1157)
* feat(webview): enable context menu

This enables the ability (at least on MacOS) to reload the webview.

* fix(webview): add handler for webview error

Adding this un-covered the following error when trying to load a the printer page using http and hostname:
```
OnError: error loading page about:blank  wxWEBVIEW_NAV_ERR_OTHER The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.

```

* fix(macos): disable App Transport Security policy

Disables the [App Transport Security](https://developer.apple.com/documentation/bundleresources/information_property_list/nsapptransportsecurity) policy that blocks loading http urls (via hostname...ip addresses were fine because ip addresses can't have certs, so they would be excluded from the ATS restriction).

Resolves #791
2023-06-01 00:14:47 +08:00
..
Catch2 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
bin2h.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CheckAtomic.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindAlienWx.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Findcereal.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindCURL.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindDBus.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindEigen3.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindGLEW.cmake merge upstream changes 2023-01-21 00:37:10 +08:00
FindGTK3.cmake support linux build for wxWidgets 2022-08-26 09:25:59 +08:00
FindNLopt.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindOpenVDB.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindPackageHandleStandardArgs_SLIC3R.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindPackageMessage_SLIC3R.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindPerlEmbed.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindTBB.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FindTBB.cmake.in Fix repeated calls to FindTBB in module mode. 2022-12-25 14:28:58 +08:00
LibFindMacros.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MacOSXBundleInfo.plist.in fix(macos): disable App Transport Security (#1157) 2023-06-01 00:14:47 +08:00
OpenVDBUtils.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrecompiledHeader.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SelectLibraryConfigurations_SLIC3R.cmake Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00