[
https://issues.apache.org/jira/browse/MYFACES-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888270#action_12888270
]
Werner Punz commented on MYFACES-2819:
--------------------------------------
Ok the race condition was not a race condition but a temporary detachement done
by webkit, a byId resolved that and the update now is in sync again.
> jsf.js race condition on webkit
> -------------------------------
>
> Key: MYFACES-2819
> URL: https://issues.apache.org/jira/browse/MYFACES-2819
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.1-SNAPSHOT
> Reporter: Werner Punz
>
> Seems like our recent performance improvement by moving from ContextualRanges
> to innerHTML caused a race condition on Webkit based browsers, it works on
> fox and opera though, I am going to reintroduce the contextualRange code for
> webkit based browsers via a user agent check.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.