<webview>: Fix Javascript error on attributeChanged callback
commitd7b6c6eab52e6a2054d4e786e31b7bb662c10615
authorfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 10 Jan 2014 22:46:14 +0000 (10 22:46 +0000)
committerfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 10 Jan 2014 22:46:14 +0000 (10 22:46 +0000)
tree424a09b8e315446a2ff7b4778133e06fddf69e9d
parent24a57ccf8bafcd170c894ede9c41aa6207eb0906
<webview>: Fix Javascript error on attributeChanged callback

Modifying attributes on webview prior to attaching the internal_ to <webview>
would throw a javascript error. This CL addresses this.

BUG=333302

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244270 0039d316-1c4b-4281-b951-d872f2087c98
chrome/renderer/resources/extensions/web_view.js