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

Side by Side Diff: LayoutTests/fast/notifications/notifications-constructor-request-permission-expected.txt

Issue 393863002: Switch Blink to the new Web Notifications permission path. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 DESKTOP NOTIFICATION PERMISSION REQUESTED: file:// 1 Tests that it is possible to request permission to display Web Notifications fro m a document context, for which the passed callback will be invoked with the req uests' result. It also makes sure that not passing a callback won't result in a crash.
2 Requesting notification permission...
3 2
4 PASS: Permission callback invoked. 3 PASS successfullyParsed is true
5 4
5 TEST COMPLETE
6 PASS result is "default"
7 PASS result is "granted"
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698