<webview> + <extensionview>: Create a maybeHandleMutation call into attributes
web_view.js and extension_view.js call into maybeHandleMutation which will call handleMutation if the mutation is not set to be ignored. This removes access to the ignoreMutation field outside of attribute objects. This CL also fixes a bug in extensionview src attribute where it does not access the ignoreMutation field properly. BUG=none TBR=lazyboy@chromium.org Review URL: https://codereview.chromium.org/929453002 Cr-Commit-Position: refs/heads/master@{#316273}
Showing
Please register or sign in to comment