Add a basic postMessage test for <webview> in a new test suite.
commit02d983c9d55e2f93b5b370a403cb1ff36c22cef0
authorlazyboy <lazyboy@chromium.org>
Fri, 22 May 2015 03:56:10 +0000 (21 20:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 May 2015 03:56:34 +0000 (22 03:56 +0000)
treee2d4214f930aa451762935987e2131e8be3795d2
parent93c46cf417786f10d88c7153993370b1610c56b8
Add a basic postMessage test for <webview> in a new test suite.

The plan is to run this test in site isolation bots as well when
  <webview> using OOPIF CL lands.

BUG=330264
Test=None

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

Cr-Commit-Position: refs/heads/master@{#331061}
chrome/browser/apps/guest_view/web_view_browsertest.cc
chrome/test/data/extensions/platform_apps/web_view/post_message/basic/embedder.html [new file with mode: 0644]
chrome/test/data/extensions/platform_apps/web_view/post_message/basic/embedder.js [new file with mode: 0644]
chrome/test/data/extensions/platform_apps/web_view/post_message/basic/guest.html [new file with mode: 0644]
chrome/test/data/extensions/platform_apps/web_view/post_message/basic/manifest.json [new file with mode: 0644]
chrome/test/data/extensions/platform_apps/web_view/post_message/basic/test.js [new file with mode: 0644]
testing/buildbot/chromium.fyi.json