[
https://issues.apache.org/jira/browse/WEEX-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaozhongwei updated WEEX-293:
------------------------------
Description: Because it is the English version of the App, so the text font
has the use of demand, so the project is initialized by the time a number of
fonts are loaded, and then referenced in the project through the font-family.
But in the process of using, it is found that every letter and font appear to
be loaded repeatedly, resulting in an unlimited increase in memory and no
release. (was:
因为是英文版的App,所以对文本字体有使用需求,所以通过项目初始化的时候进行了多个字体的加载,然后在项目中通过font-family进行引用。但是在使用的过程中,发现每一个字母字体好像都重复加载了一次,导致内存无限上升并且不释放。
)
> By adding fonts to Dom.addRule, memory will increase and no memory will be
> released.
> ------------------------------------------------------------------------------------
>
> Key: WEEX-293
> URL: https://issues.apache.org/jira/browse/WEEX-293
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Affects Versions: 0.18
> Environment: IOS
> Reporter: xiaozhongwei
> Assignee: xingZhang
> Priority: Blocker
> Attachments: [email protected]
>
>
> Because it is the English version of the App, so the text font has the use of
> demand, so the project is initialized by the time a number of fonts are
> loaded, and then referenced in the project through the font-family. But in
> the process of using, it is found that every letter and font appear to be
> loaded repeatedly, resulting in an unlimited increase in memory and no
> release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)