This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
macos
/
Classes
History
Lorenzo Pichilli
18c3c1fa51
Fixed iOS and macOS InAppWebView memory leaks
2023-11-11 19:08:14 +01:00
..
FindInteraction
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
HeadlessInAppWebView
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
InAppBrowser
fix
#1500
,
close
#1513
2023-11-10 19:57:02 +01:00
InAppWebView
Fixed iOS and macOS InAppWebView memory leaks
2023-11-11 19:08:14 +01:00
PluginScriptsJS
Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation,
fix
#1462
,
fix
#1475
2023-05-15 13:46:42 +02:00
PrintJob
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
Types
fix cert parsing for ios 12
2023-10-05 14:29:41 +08:00
WebAuthenticationSession
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
CredentialDatabase.swift
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
InAppWebViewFlutterPlugin.swift
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
ISettings.swift
updated macos tests, fixed macos/Classes/ISettings.swift, fixed macos NSColor.swift extension
2022-10-19 04:40:44 +02:00
LeakAvoider.swift
initial macos implementation
2022-10-17 02:23:05 +02:00
MyCookieManager.swift
CookieManager.deleteCookies wait for all delete cookie completion handler to be completed on iOS and macOS,
fix
#1678
2023-11-11 17:32:59 +01:00
MyWebStorageManager.swift
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
PlatformUtil.swift
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
Util.swift
updated README, fixed swift Util getUrlAsset and getAbsPathAsset, fixed NSColor, added WKWebView runOpenPanelWith event
2022-10-19 13:14:53 +02:00
WKProcessPoolManager.swift
initial macos implementation
2022-10-17 02:23:05 +02:00