[
https://issues.apache.org/jira/browse/WEEX-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423988#comment-16423988
]
ASF GitHub Bot commented on WEEX-240:
-------------------------------------
GitHub user acton393 opened a pull request:
https://github.com/apache/incubator-weex/pull/1101
[WEEX-240][iOS] support sandbox on iOS
support sandbox on iOS
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acton393/incubator-weex
ios-feature-merge-multi
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1101.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1101
----
commit 7f92c211261f43d6883be63c8f837775db1c967a
Author: acton393 <zhangxing610321@...>
Date: 2017-12-12T06:56:44Z
[WEEX-240][iOS] support sandbox on iOS
* [iOS] bugfix bridgeManger mutli instance
* [iOS] support multi-context
* [iOS] handle common javaScript context exposed method
* [iOS] add miss environment information
* [iOS] fix dead lock about dealloc object
* [iOS] try to protect crash when set nil object in dictionary
* [iOS] release jsContext object
* [iOS] support multi-context
* [iOS] release jsContext object
* [iOS] pare bundleType dynamic
* [iOS] mark js vm garbage collect when instance destroyed
* [iOS] support multi-context
* [iOS] release jsContext object
* [iOS] pare bundleType dynamic
* [iOS] mark js vm garbage collect when instance destroyed
* [iOS] fix compier warnings
* [iOS] set the protoType of Vue to the protoType of globalObject
* [iOS] preserve nativeLog function
* [iOS] fix compiler complain
* [jsfm] update jsfm version
* [iOS] use boolValue about the config
* [iOS] bugfix bridgeManger mutli instance
* [iOS] support multi-context
* [iOS] fix dead lock about dealloc object
* [iOS] try to protect crash when set nil object in dictionary
* [iOS] release jsContext object
* [iOS] pare bundleType dynamic
* [iOS] mark js vm garbage collect when instance destroyed
* [iOS] bugfix bridgeManger mutli instance
* [iOS] support multi-context
* [iOS] handle common javaScript context exposed method
* [iOS] add miss environment information
* [iOS] fix dead lock about dealloc object
* [iOS] try to protect crash when set nil object in dictionary
* [iOS] release jsContext object
* [iOS] bugfix bridgeManger mutli instance
* [iOS] support multi-context
* [iOS] handle common javaScript context exposed method
* [iOS] fix dead lock about dealloc object
* [iOS] try to protect crash when set nil object in dictionary
* [iOS] release jsContext object
* [iOS] pare bundleType dynamic
* [iOS] mark js vm garbage collect when instance destroyed
* [iOS] fix compier warnings
* [iOS] set the protoType of Vue to the protoType of globalObject
* [iOS] set pageName is empty string if it is null
* [iOS] update config
* [iOS] callJS on instanceContext
* [iOS] update Rax logic
*[iOS] remove useless code
* [iOS] update jsfm about rax
* [iOS] update jsfm
* [iOS] bugfix
* [iOS] remove unused line
* [iOS] trim jsbundle string, so that we can parse the bundleType
* [iOS] downgrade while jsfm restart
* [iOS] add local storage for configuration
* [iOS] add resources for jsfm
* [iOS] downgrade to original process when iOS is less than 9.0
* [iOS] downgrade when iOS version less than 9.0
* [iOS] enable multicontext default
* [iOS] downgrade to single context when iOS lower than 10.0
* [iOS] add globalContext for bridge protocol
* [iOS] fix set env
* [iOS] bugfix about atob & btoa
* [iOS] compatible for rax framework
*[iOS] fix out of range
* [iOS] downgrade to share context as the promise of iOS 10.0
* [iOS] convert to BOOL value from id value
* [iOS] parse javaScript bundleType
+ [jsfm] add standalone Promise polyfill for iOS
* [iOS] add poly-fill for iOS so that it can apply to iOS 9 and iOS 8
* [iOS] update project setting for new resources
* [iOS] refactor multi-context logic for devtool adapter
* [iOS] add header
* [iOS] bugfix about evaluate javaScript with sourceURL
* [iOS] clean unused code
* [iOS] callJSBridgeMethod
* [iOS] fix devtool adapter
* [iOS] refactor multi-context logic for devtool adapter (#3)
* [iOS] refactor multi-context logic for devtool adapter
* [iOS] update project settings
* [iOS] fix compiler error
commit 1b7b53ccdb865fec15b3c99afd2a82793479c49d
Author: acton393 <zhangxing610321@...>
Date: 2018-04-03T12:15:06Z
[WEEX-240][iOS] clean up useless code
----
> sandbox feature and size of so
> ------------------------------
>
> Key: WEEX-240
> URL: https://issues.apache.org/jira/browse/WEEX-240
> Project: Weex
> Issue Type: New Feature
> Reporter: toretto
> Assignee: Adam Feng
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)