[ 
https://issues.apache.org/jira/browse/WEEX-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709780#comment-16709780
 ] 

ASF GitHub Bot commented on WEEX-673:
-------------------------------------

weex-bot edited a comment on issue #1860: [WEEX-673][weex_core][iOS][Android] 
fix crash && advance RTL performance
URL: https://github.com/apache/incubator-weex/pull/1860#issuecomment-444026835
 
 
   
   <!--
     0 failure: 
     0 warning: 
     2 messages
     
   -->
   
   
   
   <table>
     <thead>
       <tr>
         <th width="50"></th>
         <th width="100%" data-danger-table="true">Messages</th>
       </tr>
     </thead>
     <tbody><tr>
         <td>:book:</td>
         <td>has no jsfm file changed.</td>
       </tr>
     
   <tr>
         <td>:book:</td>
         <td>jsfm test finished.</td>
       </tr>
     </tbody>
   </table>
   
   
   <p align="right">
     Generated by :no_entry_sign: <a 
href="http://github.com/danger/danger-js/";>dangerJS</a>
   </p>
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [weex_core][iOS][Android] fix crash  && advance RTL performance
> ---------------------------------------------------------------
>
>                 Key: WEEX-673
>                 URL: https://issues.apache.org/jira/browse/WEEX-673
>             Project: Weex
>          Issue Type: Bug
>          Components: Android, iOS
>    Affects Versions: 0.20
>            Reporter: KAI TIAN
>            Assignee: YorkShen
>            Priority: Blocker
>             Fix For: 0.20
>
>
> To fix android crash when call isNativeLayoutDirectionRTL by JNI, now we 
> don't read layoutDirection manually again,only receive param which transfered 
> by C++ -> Java. 
> As we all know JNI is very slow, now we avoid call JNI method when layout, it 
> can speedup weex render.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to