[
https://issues.apache.org/jira/browse/WEEX-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388978#comment-16388978
]
ASF GitHub Bot commented on WEEX-240:
-------------------------------------
GitHub user yuhun-alibaba reopened a pull request:
https://github.com/apache/incubator-weex/pull/1052
* [WEEX-240] [android] feature update for weexsandbox and size off so
1. every page will has a runtime context independent of other page
2. At the beginning of js, will use // {"framework" : "Rax"} or //
{"framework" : "Vue"} to distinguish type
3. if page type is neither Rax nor Vue, will use global context runtime
4. delete some usless code and opt build tools, trim so
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yuhun-alibaba/incubator-weex
master_multicontext
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1052.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 #1052
----
commit 53c45e6dcc80cc539bf22e2d70ff7a1518d476fa
Author: yuhun-alibaba <tomcatswt@...>
Date: 2018-03-01T14:11:16Z
* [WEEX-240] [android] feature update for weexsandbox and size off so
1. every page will has a runtime context independent of other page
2. At the beginning of js, will use // {"framework" : "Rax"} or //
{"framework" : "Vue"} to distinguish type
3. if page type is neither Rax nor Vue, will use global context runtime
4. delete some usless code and opt build tools, trim so
----
> 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)