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

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

GitHub user misakuo opened a pull request:

    https://github.com/apache/incubator-weex/pull/441

    * [android] remove some reference of DomObject on input

    JIRA Issue: https://issues.apache.org/jira/browse/WEEX-41

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/misakuo/incubator-weex 
android-bugfix-input-npe-prevent

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/441.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 #441
    
----
commit 4d2a91bbbbfa639533960332c1566f98252b1a8b
Author: moxun.ljf <[email protected]>
Date:   2017-06-12T08:10:06Z

    * [android] remove some reference of DomObject on input

----


> remove some redundant reference of DomObject in input component
> ---------------------------------------------------------------
>
>                 Key: WEEX-41
>                 URL: https://issues.apache.org/jira/browse/WEEX-41
>             Project: Weex
>          Issue Type: Bug
>         Environment: Android
>            Reporter: moxun
>
> Now, some reference of DomObject in AbstractEditComponent#addEvent is 
> redundant, these are useless and led to some NullPointerException 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to