Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2342)

Unified Diff: chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html

Issue 1108203004: Test that chrome.runtime.onMessage isn't fired for chrome.runtime.sendMessage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html
diff --git a/chrome/test/data/extensions/api_test/get_views/options.html b/chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html
similarity index 60%
copy from chrome/test/data/extensions/api_test/get_views/options.html
copy to chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html
index 0bfb56b0779c8a06fd223bc8ffc00bcd8ea40811..d03cc429912afeb6d2676c039e3e64b718d2e6a0 100644
--- a/chrome/test/data/extensions/api_test/get_views/options.html
+++ b/chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html
@@ -3,6 +3,8 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="options.js"></script>
-Options page.
+<!--
+ Blank. Exists so that embedders can execute script in our context using
+ contentWindow.chrome.whatever.
+-->
not at google - send to devlin 2015/04/28 21:42:07 FYI I will upload with --no-detect-copies or --no-

Powered by Google App Engine
This is Rietveld 408576698