BrowserPlugin: loadabort on empty src.
commitcbcbceb05628e97efb6c8067665540d5f9f7982d
authorfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Dec 2013 16:18:53 +0000 (17 16:18 +0000)
committerfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Dec 2013 16:18:53 +0000 (17 16:18 +0000)
treee01630dc360bd7e91391fd31b5bd72be1367312d
parentddd79cf7c4aec12871661b5edd9e869c7dd5574e
BrowserPlugin: loadabort on empty src.

If the src attribute is somehow empty (it shouldn't be in normal usage of
<webview>) then fire a loadabort so that the content embedder can react to
it instead of simply exiting early.

BUG=none
TBR=fsamuel@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241301 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/browser_plugin/browser_plugin_guest.cc