<webview> + <extensionview>: Generalize setValueIgnoreMutation
commitcf84e6eecadb3aebf20a0e561182ca4e42054c6a
authorfsamuel <fsamuel@chromium.org>
Fri, 13 Feb 2015 23:14:52 +0000 (13 15:14 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 13 Feb 2015 23:15:21 +0000 (13 23:15 +0000)
treebc3d6fa8bd21751b1f20eb9012dcd8b0c594b57e
parentfef215b9a87a15fc57effacf4f07be5ed0346e6b
<webview> + <extensionview>: Generalize setValueIgnoreMutation

setValueIgnoreMutation should call setValue so that derived attribute objects
only need to modify setValue to get the desired behavior.

BUG=none
TBR=lazyboy@chromium.org

Review URL: https://codereview.chromium.org/928623002

Cr-Commit-Position: refs/heads/master@{#316318}
extensions/renderer/resources/guest_view/extension_view_attributes.js
extensions/renderer/resources/guest_view/web_view_attributes.js