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

Unified Diff: chrome/test/data/extensions/origin_privileges/index.html

Issue 2808051: Refactored extension privilege enumeration and implemented URLPattern compari... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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
« no previous file with comments | « chrome/test/data/extensions/origin_privileges/extension/test.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/origin_privileges/index.html
===================================================================
--- chrome/test/data/extensions/origin_privileges/index.html (revision 0)
+++ chrome/test/data/extensions/origin_privileges/index.html (revision 0)
@@ -0,0 +1,3 @@
+<title>Unmodified</title>
+
+<img onload="document.title='Loaded'" onerror="document.title='Image failed to load'" src="chrome-extension://fnbdbepgnidhjejikpionpfohdjjogpm/test.png">
« no previous file with comments | « chrome/test/data/extensions/origin_privileges/extension/test.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698