Set webViewString directly to bypass event from blocks (#1320)
Setting the WebViewString from blocks will also trigger a WebViewStringChange event. This forces users to have to work around the extra change event when they are typically expecting the change from within JavaScript code only. This change sets the internal value directly to bypass firing the event. Change-Id: Ic8f38bfb34faad1f67ee0bcc29289417ef780eb3
Showing
Please register or sign in to comment