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

Side by Side Diff: dart/site/try/testing.txt

Issue 140153002: Enable "Add to home screen" on Android. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r31888 Created 6 years, 11 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
« no previous file with comments | « dart/site/try/index.html ('k') | dart/site/try/try-dart-screenshot.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Things to test manually:
2
3 1. Each sample compiles and run as expected.
4
5 2. Check that "add to home screen" works on iOS:
6
7 - Check that "add to home screen" creates a new icon in Safari (Dart logo on
8 white background with rounded corners). The suggested name should be "Try
9 Dart!".
10
11 - Check that the app launches as a full screen app which must be killed
12 separately from Safari.
13
14 - Check that the splash screen shows (Dart logo on white background).
15
16 - Check that the initial view port displays the full page, but that it can
17 be zoomed.
18
19 3. Check that "add to home screen" works on Chrome Mobile (Android):
20
21 - Check the menu item "add to home screen" is enabled in Chrome.
22
23 - Check that an icon (Dart logo with transparent background) is added to the
24 Android home screen. The suggested name should be "Try Dart!".
25
26 - Check that the app launches full screen and is separate from Chrome in the
27 task viewer. For now, expect that the icon in task manager is Chrome and
28 the name is just "web app".
29
30 4. Check that the site has a nice screen shot on Google+.
31
32 - Validate using http://www.google.com/webmasters/tools/richsnippets
33
34 - Try sharing on Google+. The screen shot should appear before you actually
35 share, so you don't need to actually share.
OLDNEW
« no previous file with comments | « dart/site/try/index.html ('k') | dart/site/try/try-dart-screenshot.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698