Side by Side Diff: chrome/test/data/webapps/manifest_test_page_test_start_url_change.html
Issue 2124513002:
Introduce ManifestUpgradeDetector for WebAPK to detect web manifest changes. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remvoe tests in WebappDataStorageTests.
Created 4 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.
3 <title>Web manifest upgrade detector test page</title>
4 <link rel="manifest" href="manifest.json" />
4 <link rel="manifest" href="manifest.json" />
5 </head>
5 </head>
6 <body>
6 <body>
7 Do-nothing page with a manifest.
7 Do-nothing page with a manifest.
8 </body>
8 </body>
9</html>
9</html>
OLD
NEW
« no previous file with comments
|
« chrome/chrome_browser.gypi ('k')
|
no next file »
|
no next file with comments »
Issue 2124513002: Introduce ManifestUpgradeDetector for WebAPK to detect web manifest changes.
(Closed)
Created 4 years, 5 months ago by Xi Han
Modified 4 years, 4 months ago
Reviewers: pkotwicz, dominickn, Yaron
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 332