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

Unified Diff: chrome/test/data/extensions/platform_apps/mutation_events/manifest.json

Issue 10870013: Disable DOM MutationEvents for platform apps (Closed) Base URL: http://git.chromium.org/chromium/src.git@git-svn
Patch Set: Added test Created 8 years, 4 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/platform_apps/mutation_events/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json b/chrome/test/data/extensions/platform_apps/mutation_events/manifest.json
similarity index 73%
copy from chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json
copy to chrome/test/data/extensions/platform_apps/mutation_events/manifest.json
index 3c49ad54841f644178dab1ac203d43375842ea46..cab68eab286e7aa3d2f88228d7ce9930624fa5ab 100644
--- a/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/mutation_events/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Platform App Test: browser tag isolation",
+ "name": "Platform App Test: MutationEvents Disabled",
"version": "1",
"manifest_version": 2,
"permissions": [

Powered by Google App Engine
This is Rietveld 408576698