GitHub user lybeen opened a pull request:
https://github.com/apache/incubator-weex/pull/270
* [android] stop load when src is empty
when one weex page has many embed component with empty src, it will lead to
downgrade logic, and will cause performance low, so should stop load when src
is empty
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lybeen/incubator-weex
android-bugfix-stopLoadWhenSrcIsEmpty
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/270.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 #270
----
commit ca6a9ffe392980f041f26bd413daf40eee5e4ead
Author: lybeen <[email protected]>
Date: 2017-04-17T14:38:43Z
* [android] stop load when src is empty
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---