forked from pichillilorenzo/flutter_inappwebview
-
Notifications
You must be signed in to change notification settings - Fork 0
chore: changes from latest master #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nirmal0707
wants to merge
264
commits into
makeplane:master-v2
Choose a base branch
from
pichillilorenzo:master
base: master-v2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nlog add nnnlog as a contributor for code
…rmurl912 add Murmurl912 as a contributor for code
[web] support iframe role and aria-hidden attributes
…chulz87 add bschulz87 as a contributor for ideas
…n data server callback #2188
issue #1983: Fixed to prevent Activity from being restored
…uheiSuzuki-07 add ShuheiSuzuki-07 as a contributor for code
…_main on release mode, updated android activities restore from savedInstanceState
… pluginScriptsForMainFrameOnly InAppWebViewSettings parameters, Added setJavaScriptBridgeName, getJavaScriptBridgeName static WebView controller methods, Added JavaScriptHandlerFunctionData type, Deprecated JavaScriptHandlerCallback type in favor of JavaScriptHandlerFunction type, android: Added support for UserScript.forMainFrameOnly parameter, Updated UserScript at document end implementation
…ce, Added support for UserScript.allowedOriginRules parameter
…face, Added support for UserScript.allowedOriginRules parameter
…ace 1.4.0, Updated scrollMultiplier default value from 6 to 1, Added support for UserScript.allowedOriginRules and UserScript.forMainFrameOnly parameters, Fixed get_optional_fl_map_value implementation in utils/flutter.h
…ridgeOriginAllowList, javaScriptBridgeForMainFrameOnly, javaScriptHandlersForMainFrameOnly
…llowList, javaScriptBridgeForMainFrameOnly, javaScriptHandlersForMainFrameOnly
…berthofstra add roberthofstra as a contributor for code
🐛 fix MacOS: when using the `WebMessageListener` `onPostMessage` method, the message parameter is unexpectedly empty
…oyakin add imoyakin as a contributor for code
fix #2484, Remove not-empty assert for Cookie.value
…ishere add laishere as a contributor for code
…-delay Fix gesture recognition delay prevention for latest Flutter versions
…ccy-timeware add muccy-timeware as a contributor for code
Prevent Unpredictable Close On Windows
…madvisor add momadvisor as a contributor for code
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Pulls the latest changes from master (head repo)