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

Unified Diff: chrome/test/data/permissions/request.html

Issue 2164513002: Add browsertest for permission action reporting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add-hooks-to-permission-layer2
Patch Set: Add gesture test Created 4 years, 5 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/chrome_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/permissions/request.html
diff --git a/chrome/test/data/permissions/requests-before-load.html b/chrome/test/data/permissions/request.html
similarity index 84%
copy from chrome/test/data/permissions/requests-before-load.html
copy to chrome/test/data/permissions/request.html
index 5d748dce982af5e0e2d523b73d11e8d276c071a9..86911049fe788a2a2a2023dc17af919ea8db5897 100644
--- a/chrome/test/data/permissions/requests-before-load.html
+++ b/chrome/test/data/permissions/request.html
@@ -6,7 +6,6 @@ function requestGeolocation() {
}
requestGeolocation();
-Notification.requestPermission();
</script>
<body>
</body>
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698