mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-24 01:54:22 +00:00
If allowAccessToEnclosingDirectory is set to true, it is now possible for the WkWebView implementation to access sibling files relative to a file specified with the file:// scheme. This allows an iOS app to load an HTML file in the documents directory, and that HTML file can reference and load image files inside the HTML file's parent directory. |
||
|---|---|---|
| .. | ||
| java/app/com/rmsl/juce | ||
| javaopt/app/com/rmsl/juce | ||
| javascript | ||
| juce_ActiveXComponent_windows.cpp | ||
| juce_AndroidViewComponent.cpp | ||
| juce_AppleRemote_mac.mm | ||
| juce_HWNDComponent_windows.cpp | ||
| juce_NSViewComponent_mac.mm | ||
| juce_NSViewFrameWatcher_mac.h | ||
| juce_PushNotifications_android.cpp | ||
| juce_PushNotifications_ios.cpp | ||
| juce_PushNotifications_mac.cpp | ||
| juce_SystemTrayIcon_linux.cpp | ||
| juce_SystemTrayIcon_mac.cpp | ||
| juce_SystemTrayIcon_windows.cpp | ||
| juce_UIViewComponent_ios.mm | ||
| juce_WebBrowserComponent_android.cpp | ||
| juce_WebBrowserComponent_linux.cpp | ||
| juce_WebBrowserComponent_mac.mm | ||
| juce_WebBrowserComponent_windows.cpp | ||
| juce_XEmbedComponent_linux.cpp | ||